]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_amenu_delete_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_amenu_delete_row.tpl
index d1a3d0853a97d44d27a60ec75de0292caa490099..4a2ed7da94ae06b286f29070934e0a08e39284bb 100644 (file)
@@ -1,7 +1,9 @@
-<TR>
-       <TD width="50%" class="switch_sw$content[sw] bottom2" align="right">$content[cnt].
-       {--ENTRY_DELETE--}:&nbsp;&nbsp;
-       <TD width="50%" class="switch_sw$content[sw] bottom2">
-       $content[menu] <INPUT type="hidden" name="sel[$content[sel]]"
-               value="$content[menu]"></TD>
-</TR>
\ No newline at end of file
+<tr>
+       <td width="50%" class="switch_sw$content[sw] bottom2" align="right">
+               $content[cnt].{--ENTRY_DELETE--}:&nbsp;&nbsp;
+       </td>
+       <td width="50%" class="switch_sw$content[sw] bottom2">
+               $content[menu]
+               <INPUT type="hidden" name="sel[$content[sel]]" value="$content[menu]" />
+       </td>
+</tr>