A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_links_row.tpl
index edf856095ee6879a9bb7fc4b8527441853e5eb27..404e2061be9b7afe9c5d554be3b28ac57b9dd7e6 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom right">$content[link]</td>
-       <td align="center" class="switch_sw$content[sw] bottom right">$content[subject]</td>
-       <td align="center" class="switch_sw$content[sw] bottom right">$content[timestamp]</td>
-       <td align="center" class="switch_sw$content[sw] bottom">$content[cat]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">$content[link]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">$content[subject]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">$content[timestamp]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">$content[cat]</td>
 </tr>