]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_active_row.tpl
Fix for doubler and double line in what=confirm
[mailer.git] / templates / de / html / guest / guest_active_row.tpl
index 8da0ff641424ec07e6592ebc914c0007874136f1..bd77e31aeaae6e6d73bf86054d6fc35ccb38375c 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
-       <td class="active_row1 switch_sw$content[sw] bottom2 right2">&nbsp;$content[userid]&nbsp;($content[nickname])</td>
-       <td class="active_row2 switch_sw$content[sw] bottom2 right2">&nbsp;$content[points]</td>
-       <td class="active_row3 switch_sw$content[sw] bottom2">&nbsp;$content[last_online]</td>
+       <td class="active_row1 {%template,ColorSwitch%} bottom right">$content[userid] ($content[nickname])</td>
+       <td class="active_row2 {%template,ColorSwitch%} bottom right">{%pipe,translateComma=$content[points]%}</td>
+       <td class="active_row3 {%template,ColorSwitch%} bottom">$content[last_online]</td>
 </tr>