add faceoff migration

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8964 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
flyskyko 2011-08-31 06:58:24 +00:00
parent ae5cf5a0e8
commit 5cd8e57f0e
13 changed files with 149 additions and 41 deletions

View file

@ -38,6 +38,6 @@
</tbody>
</table>
</div>
<div class="btnArea">
<div cond="$layout_info->layout != 'faceoff'" class="btnArea">
<span class="btn small"><a href="{getUrl('act', 'dispLayoutAdminInsert', 'layout', $layout_info->layout)}">{$lang->cmd_insert}</a></span>
</div>
</div>