From: Roland Häder Date: Sun, 4 Jul 2010 13:11:02 +0000 (+0000) Subject: Typo fixed X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=dbe2f70fa53fe95dd0847960d2f79ba9d3999a43;p=mailer.git Typo fixed --- diff --git a/inc/modules/admin/what-list_rallyes.php b/inc/modules/admin/what-list_rallyes.php index fa0d0a2ee9..d60526728a 100644 --- a/inc/modules/admin/what-list_rallyes.php +++ b/inc/modules/admin/what-list_rallyes.php @@ -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']), ); diff --git a/templates/de/html/admin/admin_list_rallye_usr_row.tpl b/templates/de/html/admin/admin_list_rallye_usr_row.tpl index a1a456086a..1aa2935b39 100644 --- a/templates/de/html/admin/admin_list_rallye_usr_row.tpl +++ b/templates/de/html/admin/admin_list_rallye_usr_row.tpl @@ -4,7 +4,7 @@ href="{%url=modules.php?module=admin&what=list_user&userid=$content[userid]%}">$content[userid]$content[bold_r] - $content[bold_l]$content[rews]$content[bold_r] + $content[bold_l]$content[refs]$content[bold_r] $content[bold_l]$content[cnt]$content[bold_r]