]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_beg_rows.tpl
Typo fixed :(
[mailer.git] / templates / de / html / admin / admin_list_beg_rows.tpl
index 921b13de24c026b8040b56fc8f80ecfc435a0105..b54f954e7e59e1303a4c9cd8dfec75a72fca3d2b 100644 (file)
@@ -1,11 +1,11 @@
 <tr>
        <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[win1]$content[cnt]$content[win2]</td>
        <td class="switch_sw$content[sw] bottom2 right2" align="center">$content[win1]<a
-               href="{?URL?}/modules.php?module=admin&amp;what=list_user&amp;uid=$content[uid]">$content[uid]</a>$content[win2]</td>
+               href="{?URL?}/modules.php?module=admin&amp;what=list_user&amp;userid=$content[userid]">$content[userid]</a>$content[win2]</td>
        <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[win1]<a
-               href="$content[email]">$content[gender] $content[sname]
-       $content[fname]</a>$content[win2]</td>
+               href="$content[email]">$content[gender] $content[surname]
+       $content[family]</a>$content[win2]</td>
        <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[turbo]
        {?POINTS?}</td>
-       <td class="switch_sw$content[sw] bottom2">&nbsp;$content[last]</td>
+       <td class="switch_sw$content[sw] bottom2">&nbsp;$content[last_online]</td>
 </tr>
\ No newline at end of file