]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_admins_mails_list_row.tpl
Some text shorter, alternative text added to forced-ads table row
[mailer.git] / templates / de / html / admin / admin_admins_mails_list_row.tpl
index 639ab67de3c98403e2f095358d19c43649a54c8a..257887086b1b5d8929659b10294257498a5f86a3 100644 (file)
@@ -1,11 +1,11 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
-               <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[tpl]]" class="admin_normal" value="1" />
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
+               <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[mail_template]]" class="form_field" value="1" />
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
-               $content[tpl]
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
+               $content[mail_template]
        </td>
-       <td class="switch_sw$content[sw] bottom2" align="center">
-               $content[alnk]
+       <td class="{%template,ColorSwitch%} bottom" align="center">
+               {%pipe,generateAdminLink=$content[admin_id]%}
        </td>
 </tr>