<!-- IF_TITLE: ##id##, Modify Dependent Menu, Add Dependent Menu -->
<!-- TITLE: Add / Modify Dependent Menu -->
<table width=100% border=0 cellpadding=5>
<tr>
<td colspan=3>
<form method=post name=frm>
<input type=hidden name=token value="##TOKEN##">
<input type=hidden name=go value=1>
<input type=hidden name=pid value=0>
<table border=0 cellspacing=0 cellpadding=1 width="100%">
<!-- TPL_INSERT : row -->
<!-- TPL_CELL : def -->
<tr>
<td><p class=ag_##css##>##f_t## </p></td>
<td>##f_v## <font class=txt8 color=blue>##f_txt##</td>
</tr>
<!-- /TPL_CELL : def -->
<!-- /TPL_INSERT : row -->
<tr height=30>
<td> </td>
<td>
<input type=submit value="Submit" name=save_me
class=button><input type=button value="Back" class=button
onClick="document.location='##PAGE_URL##'">
</td>
</tr>
</table>
</form>
</td>
</tr>
</table>