]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_imprint_row.tpl
Extension ext-forced/network continued:
[mailer.git] / templates / de / html / admin / admin_list_imprint_row.tpl
index 6944336192460d0e450eb1ce90fb9880dd7e9605..631d63ed0b7bf243aafdd1707f10427ffeb2218b 100644 (file)
@@ -1,11 +1,11 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
-               <input type="checkbox" class="admin_normal" title="{--ADMIN_IMPRINT_SELECT_ROW--} - $content[imprint_key]" name="id[$content[imprint_key]]" value="1" />
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               <input type="checkbox" class="form_field" title="{--ADMIN_IMPRINT_SELECT_ROW--} - $content[imprint_key]" name="id[$content[imprint_key]]" value="1" />
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                $content[imprint_key]
        </td>
-       <td class="switch_sw$content[sw] bottom2" style="padding-left:5px">
+       <td class="{%template,ColorSwitch%} bottom" style="padding-left:5px">
                $content[imprint_value]
        </td>
 </tr>