]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_top10_row_login.tpl
Wrapper function introduced, description for random refid rewritten:
[mailer.git] / templates / de / html / guest / guest_top10_row_login.tpl
index fb26955d72094dc77cdfe74cc30e8644eb59fbe5..0293b25c4c94548400f3bb4ca4c37ce85b6cb6fe 100644 (file)
@@ -1,7 +1,7 @@
 <tr>
-       <td class="top10_row1 switch_sw$content[sw] bottom2 right2" align="center">$content[cnt]</td>
-       <td class="top10_row2 switch_sw$content[sw] bottom2 right2">&nbsp;$content[userid]&nbsp;($content[nickname])</td>
-       <td class="top10_row3 switch_sw$content[sw] bottom2 right2">&nbsp;$content[total_logins]</td>
-       <td class="top10_row4 switch_sw$content[sw] bottom2 right2">&nbsp;$content[points]</td>
-       <td class="top10_row5 switch_sw$content[sw] bottom2">&nbsp;$content[last_online]</td>
+       <td class="top10_row1 {%template,ColorSwitch%} bottom right" align="center">$content[cnt]</td>
+       <td class="top10_row2 {%template,ColorSwitch%} bottom right">$content[userid] ({%pipe,fixEmptyContentToDashes=$content[nickname]%})</td>
+       <td class="top10_row3 {%template,ColorSwitch%} bottom right">{%pipe,translateComma=$content[total_logins]%}</td>
+       <td class="top10_row4 {%template,ColorSwitch%} bottom right">{%pipe,translateComma=$content[points]%}</td>
+       <td class="top10_row5 {%template,ColorSwitch%} bottom">$content[last_online]</td>
 </tr>