Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_amenu_delete_row.tpl
1 <tr>
2         <td width="50%" class="switch_sw$content[sw] bottom2" align="right">
3                 $content[cnt].{--ENTRY_DELETE--}:&nbsp;&nbsp;
4         </td>
5         <td width="50%" class="switch_sw$content[sw] bottom2">
6                 $content[menu]
7                 <input type="hidden" name="sel[$content[sel]]" value="$content[menu]" />
8         </td>
9 </tr>