diff --git a/Templates/Plus/3.tpl b/Templates/Plus/3.tpl index 14fd9e8b..fd9eabe9 100644 --- a/Templates/Plus/3.tpl +++ b/Templates/Plus/3.tpl @@ -17,9 +17,6 @@ if(mysqli_num_rows($MyGold)){ } ?> - - - @@ -56,7 +53,7 @@ $date2 = strtotime("NOW"); if ($datetimep == 0) echo "get PLUS
"; else - +{ if ($datetimep <= $date2) { print "Your PLUS advantage has ended.
"; mysqli_query($database->dblink,"UPDATE ".TB_PREFIX."users set plus = '0' where `id`='".$session->uid."'") or die(mysqli_error($database->dblink)); @@ -100,6 +97,7 @@ if (mysqli_num_rows($MyGold)) { } else { echo 'too little gold';} +} } ?> @@ -339,7 +337,7 @@ echo " ".($holdmr4). " mins"; echo ''.(PLUS_PRODUCTION/3600).' Hours'; } ?> -
Gold5 + access != BANNED){ if (mysqli_num_rows($MyGold)) {