Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / guest / guest_active_row.tpl
index 109edff57cec740ef9f802e1f927889ef24db068..8da0ff641424ec07e6592ebc914c0007874136f1 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
-       <td class="active_row1 switch_sw$content[sw] bottom2 right2">&nbsp;$content[uid]&nbsp;($content[nick])</td>
+       <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]</td>
+       <td class="active_row3 switch_sw$content[sw] bottom2">&nbsp;$content[last_online]</td>
 </tr>