Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / guest / guest_top10_row_login.tpl
index e1cce8a29f6215d39ce6180c294c09ffae2febca..fb26955d72094dc77cdfe74cc30e8644eb59fbe5 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_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]</td>
+       <td class="top10_row5 switch_sw$content[sw] bottom2">&nbsp;$content[last_online]</td>
 </tr>