git-svn-id: http://xe-core.googlecode.com/svn/trunk@307 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-07 11:11:27 +00:00
parent f777c37e3d
commit ea6d03386e
9 changed files with 95 additions and 6 deletions

View file

@ -55,6 +55,9 @@
<tr>
<td colspan="2">
<input type="submit" value="{$lang->cmd_submit}" />
<!--@if($menu_info->name)-->
<input type="button" value="{$lang->cmd_delete}" onclick="doDeleteLayoutMenu('{$menu_srl}','{$menu_info->menu_id}');return false"/>
<!--@end-->
</td>
</tr>
</table>