]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_top10_row_login.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / guest / guest_top10_row_login.tpl
index e1cce8a29f6215d39ce6180c294c09ffae2febca..274eb3fe5ab92c9aae19af84ad9ced1e547ca4d7 100644 (file)
@@ -1,8 +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[uid]&nbsp;($content[nick])</td>
-       <td class="top10_row3 switch_sw$content[sw] bottom2 right2">&nbsp;$content[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]</td>
+       <td class="top10_row1 switch_sw$content[sw] bottom right" align="center">$content[cnt]</td>
+       <td class="top10_row2 switch_sw$content[sw] bottom right">&nbsp;$content[userid]&nbsp;($content[nickname])</td>
+       <td class="top10_row3 switch_sw$content[sw] bottom right">&nbsp;$content[total_logins]</td>
+       <td class="top10_row4 switch_sw$content[sw] bottom right">&nbsp;$content[points]</td>
+       <td class="top10_row5 switch_sw$content[sw] bottom">&nbsp;$content[last_online]</td>
 </tr>