]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mmenu_delete_row.tpl
A lot fixes to templates and missing functions added, more rewrites
[mailer.git] / templates / de / html / admin / admin_mmenu_delete_row.tpl
index 50b1228bd394f52ec5dd0d9b6482b81857353932..23ec82ddd21563fd98cc50c4168d309358329653 100644 (file)
@@ -1,6 +1,6 @@
-<TR>
-       <TD width="50%" align="right">$content[cnt].
+<tr>
+       <td width="50%" align="right">$content[cnt].
        {--ENTRY_DELETE--}:&nbsp;&nbsp;
-       <TD width="50%">$content[title] <INPUT type="hidden"
-               name="sel[$content[sel]]" value="1"></TD>
-</TR>
\ No newline at end of file
+       <td width="50%">$content[title] <input type="hidden"
+               name="sel[$content[sel]]" value="1"></td>
+</tr>
\ No newline at end of file