]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_cats_row.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_cats_row.tpl
index 2154813676b590233b5f9bab72ab750f870043e8..6f9a7cb40f8eb63b9bb4cf1f4d1e6b7feb08f9d5 100644 (file)
@@ -1,6 +1,11 @@
 <tr>
-       <td class="bottom switch_sw$content[sw]" width="30" align="right">$content[cnt].&nbsp;&nbsp;</td>
-       <td class="bottom switch_sw$content[sw]">$content[cat]</td>
-       <td class="bottom switch_sw$content[sw] left" width="50"
-               align="center">$content[sel]</td>
+       <td class="bottom {%template,ColorSwitch%}" width="30" align="right">
+               $content[cnt].
+       </td>
+       <td class="bottom {%template,ColorSwitch%}">
+               $content[cat]
+       </td>
+       <td class="bottom {%template,ColorSwitch%} left" width="50" align="center">
+               $content[sel]
+       </td>
 </tr>