]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_active_row.tpl
Added CSS class 'bottom' again (please clean your template cache at inc/cache/_compil...
[mailer.git] / templates / de / html / guest / guest_active_row.tpl
index e0c462c901aafec5742387ca2d9c921a88b9aaa6..bf7602f4ec120667ca3e38f1777ab8fe4611551c 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
-       <td class="active_row1 switch_sw$content[sw] bottom right">$content[userid] ($content[nickname])</td>
-       <td class="active_row2 switch_sw$content[sw] bottom right">$content[points]</td>
-       <td class="active_row3 switch_sw$content[sw] bottom">$content[last_online]</td>
+       <td class="{%template,ColorSwitch%} bottom right">$content[userid] ($content[nickname])</td>
+       <td class="{%template,ColorSwitch%} bottom right">{%pipe,translateComma=$content[points]%}</td>
+       <td class="{%template,ColorSwitch%} bottom">$content[last_online]</td>
 </tr>