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

This commit is contained in:
zero 2007-03-09 05:45:02 +00:00
parent b96221df53
commit cdfef84cd6
2 changed files with 110 additions and 67 deletions

View file

@ -2,7 +2,6 @@
<!--%import("filter/update_layout_info.xml")-->
<!--%import("filter/insert_layout_menu.xml")-->
<!--%import("filter/delete_layout_menu.xml")-->
<div style="margin-bottom:10px;">
<table border="1" width="100%">
<col width="140" />
@ -79,6 +78,7 @@
<th>
{$menu->name} <br />
({$menu->maxdepth} {$lang->depth})
<textarea id="aa"></textarea>
</th>
<td>
<form id="fo_{$menu_id}" action="./" method="get" onsubmit="return procFilter(this, insert_layout_menu)">