]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_admins_mails_edit_row.tpl
Rewrite of language strings
[mailer.git] / templates / de / html / admin / admin_admins_mails_edit_row.tpl
index dbee101280339d9ce1d95021a4359a322765eba9..7c0c5de7d2709adf6115f079fc3ce6fc5fb26dd3 100644 (file)
@@ -1,7 +1,9 @@
 <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>
+       <td align="center" class="switch_sw$content[sw] bottom right">
+               $content[mail_template]
+               <input type="hidden" name="template[$content[id]]" value="$content[mail_template]" />
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom">
+               $content[content]
+       </td>
 </tr>