]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_admins_mails_edit_row.tpl
Fix for rewritting code #2
[mailer.git] / templates / de / html / admin / admin_admins_mails_edit_row.tpl
index ae983023888920538db4788a268a645d4b334370..0bb276ffaaa0c871c585c4dc650d340f95703d75 100644 (file)
@@ -1,7 +1,7 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
-       $content[tpl] <INPUT type="hidden" name="template[$content[id2]]"
-               value="$content[tpl]"></TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">
-       $content[content]</TD>
-</TR>
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom right">
+       $content[mail_template] <input type="hidden" name="template[$content[id2]]"
+               value="$content[mail_template]"></td>
+       <td align="center" class="switch_sw$content[sw] bottom">
+       $content[content]</td>
+</tr>