A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_list_links_row.tpl
1 <tr>
2         <td align="center" class="{%template,ColorSwitch%} bottom right">$content[link]</td>
3         <td align="center" class="{%template,ColorSwitch%} bottom right">$content[subject]</td>
4         <td align="center" class="{%template,ColorSwitch%} bottom right">$content[timestamp]</td>
5         <td align="center" class="{%template,ColorSwitch%} bottom">{%pipe,getCategory=$content[cat_id]%}</td>
6 </tr>