]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_active_row.tpl
Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_active_row.tpl
index 109edff57cec740ef9f802e1f927889ef24db068..e0c462c901aafec5742387ca2d9c921a88b9aaa6 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
 <tr>
-       <td class="active_row1 switch_sw$content[sw] bottom2 right2">&nbsp;$content[uid]&nbsp;($content[nick])</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]</td>
+       <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>
 </tr>
 </tr>