]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_admins_mails_edit_row.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_admins_mails_edit_row.tpl
index 95fba57586919f95a17f294ec575449181a5edbd..21cc423c7562b25d02c14014210de95a0f62fccc 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="{%template,ColorSwitch%} bottom right">
+               $content[mail_template]
+               <input type="hidden" name="template[$content[id]]" value="$content[mail_template]" />
+       </td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">
+               $content[content]
+       </td>
 </tr>