A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_mods_stats_row.tpl
1 <tr>
2         <td class="{%template,ColorSwitch%} bottom right">
3                 {%pipe,fixEmptyContentToDashes=$content[title]%} (<span class="admin_misc">$content[module]</span>)
4         </td>
5         <td class="{%template,ColorSwitch%} bottom" align="center">
6                 $content[clicks]
7         </td>
8 </tr>