]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_list_beg_row.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / member / member_list_beg_row.tpl
index bd8f14505de4bd3ed7b45bda230abf11a3f3b866..7d80cc409320bba9d5b7b76cfb74796de0b089e9 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
        <td align="center" class="switch_sw$content[sw] bottom2">$content[cnt]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2">$content[uid]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2">$content[userid]</td>
        <td align="center" class="switch_sw$content[sw] bottom2">$content[points]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2">$content[last]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2">$content[last_online]</td>
 </tr>