Wrapper introduced, renaming to the naming convention:
[mailer.git] / templates / de / html / guest / guest_stats_cats_row.tpl
1 <tr>
2         <td class="{%template,ColorSwitch%} guest_stats_l bottom" colspan="3">$content[cat]</td>
3         <td class="{%template,ColorSwitch%} guest_stats_r bottom">{%pipe,translateComma=$content[count]%}</td>
4 </tr>