]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_amenu_delete_row.tpl
Global rewrite of engine:
[mailer.git] / templates / de / html / admin / admin_amenu_delete_row.tpl
index d1a3d0853a97d44d27a60ec75de0292caa490099..e2acf212448550d572be8cc175f0bacc9596f94b 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] bottom" align="right">
+               $content[cnt].{--ENTRY_DELETE--}:&nbsp;&nbsp;
+       </td>
+       <td width="50%" class="switch_sw$content[sw] bottom">
+               $content[menu]
+               <input type="hidden" name="sel[$content[sel]]" value="$content[menu]" />
+       </td>
+</tr>