]> git.mxchange.org Git - mailer.git/blob - templates/de/html/admin/admin_surfbar_stats_row.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_surfbar_stats_row.tpl
1 <tr>
2         <td align="center" class="{%template,ColorSwitch%} bottom right">{%pipe,generateUserProfileLink=$content[stats_userid]%}</td>
3         <td align="center" class="{%template,ColorSwitch%} bottom right">{%pipe,translateComma=$content[visited_urls]%}</td>
4         <td align="center" class="{%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[total_visits]%}</td>
5 </tr>