A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_cats_row.tpl
index fbba5b828fbe356a3b658241fcfeb66ad1e5de4c..6f9a7cb40f8eb63b9bb4cf1f4d1e6b7feb08f9d5 100644 (file)
@@ -1,6 +1,11 @@
 <tr>
-       <td class="bottom2 switch_sw$content[sw]" width="30" align="right">$content[cnt].&nbsp;&nbsp;</td>
-       <td class="bottom2 switch_sw$content[sw]">$content[cat]</td>
-       <td class="bottom2 switch_sw$content[sw] left2" 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>