]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_amenu_delete_row.tpl
Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / admin / admin_amenu_delete_row.tpl
index d1a3d0853a97d44d27a60ec75de0292caa490099..949248140934ab6cd859c3dcdd68eed32c746375 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>