]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_admins_mails_edit_row.tpl
The usual changes: forms fixed
[mailer.git] / templates / de / html / admin / admin_admins_mails_edit_row.tpl
index 7c0c5de7d2709adf6115f079fc3ce6fc5fb26dd3..21cc423c7562b25d02c14014210de95a0f62fccc 100644 (file)
@@ -1,9 +1,9 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom right">
+       <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="switch_sw$content[sw] bottom">
+       <td align="center" class="{%template,ColorSwitch%} bottom">
                $content[content]
        </td>
 </tr>