]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_links_row.tpl
Advertising network Ad-Promotion.net added, some cleanups
[mailer.git] / templates / de / html / admin / admin_list_links_row.tpl
index 045171f7f2f988b92d2f81b5ef0b860586638216..ad3ea264cd7ca31f2087b68d37da4c404cfe22fc 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[link]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[subject]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[timestamp]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2">$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">{%pipe,getCategory=$content[cat_id]%}</td>
 </tr>