Typo fixed
authorRoland Häder <roland@mxchange.org>
Sun, 4 Jul 2010 13:11:02 +0000 (13:11 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 4 Jul 2010 13:11:02 +0000 (13:11 +0000)
inc/modules/admin/what-list_rallyes.php
templates/de/html/admin/admin_list_rallye_usr_row.tpl

index fa0d0a2ee912fbb408efd0230f5eec737ae9c30f..d60526728a1f876057018d2a4456245f9f56e319 100644 (file)
@@ -262,7 +262,7 @@ ORDER BY
                                'userid'  => $row['userid'],
                                'bold_l'  => $bl ,
                                'bold_r'  => $br ,
-                               'rews'    => $row['refs'],
+                               'refs'    => $row['refs'],
                                'cnt'     => $cnt,
                                'opoints' => ($points - $row['curr_points']),
                        );
index a1a456086a0c76b5637f889164f4c3696c2fe729..1aa2935b39c7412678de0c8c4a2ce14d0423c70a 100644 (file)
@@ -4,7 +4,7 @@
                href="{%url=modules.php?module=admin&amp;what=list_user&amp;userid=$content[userid]%}">$content[userid]</a>$content[bold_r]
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
-               $content[bold_l]$content[rews]$content[bold_r]
+               $content[bold_l]$content[refs]$content[bold_r]
        </td>
        <td align="center" class="{%template,ColorSwitch%} bottom right">
                $content[bold_l]$content[cnt]$content[bold_r]