bfc25d36e10cce46b2b5f8e97a391e7d1d7884a1
[mailer.git] / templates / de / html / admin / admin_amenu_delete_row.tpl
1 <tr>
2         <td class="{%template,ColorSwitch%} bottom" align="right">
3                 $content[cnt]. {--ENTRY_DELETE--}:
4         </td>
5         <td class="{%template,ColorSwitch%} bottom">
6                 $content[menu]
7                 <input type="hidden" name="sel[$content[sel]]" value="$content[menu]" />
8         </td>
9 </tr>