Index 'turbo' renamed to 'points'
authorRoland Häder <roland@mxchange.org>
Tue, 9 Dec 2008 18:12:40 +0000 (18:12 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 9 Dec 2008 18:12:40 +0000 (18:12 +0000)
inc/databases.php
templates/de/html/admin/admin_list_bonus_rows.tpl

index 3c8a5f6d979609bcc25776d540c262bfcd36169d..20b66f94391ff23b8f6059e280a52d69ba5b3e94 100644 (file)
@@ -114,7 +114,7 @@ define('USAGE_BASE', "usage");
 define('SERVER_URL', "http://www.mxchange.org");
 
 // Current SVN revision
-define('CURR_SVN_REVISION', "614");
+define('CURR_SVN_REVISION', "615");
 
 // Take a prime number which is long (if you know a longer one please try it out!)
 define('_PRIME', 591623);
index a71db526c51c4810df9c6f60f2de78cb7727dfeb..188ff3357552f8b386edb207c3a729c32d0c2bcb 100644 (file)
@@ -2,6 +2,6 @@
        <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]$content[uid]$content[win2]</TD>
        <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[win1]<A 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 right2">&nbsp;$content[points] {!POINTS!}</TD>
        <TD class="switch_sw$content[sw] bottom2">&nbsp;$content[last]</TD>
 </TR>