X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_bonus.php;h=b540d55e8aee3afc45a074456e0a8b4e9104b233;hp=6796a44b64404b4a4cb4325ee7dd6bde31eb3687;hb=56156f6c4392510cdbe0eb4f2ccefc23b43e2672;hpb=3daede4c904e23905c3e48dd6749019deca0a0e0 diff --git a/inc/modules/admin/what-list_bonus.php b/inc/modules/admin/what-list_bonus.php index 6796a44b64..b540d55e8a 100644 --- a/inc/modules/admin/what-list_bonus.php +++ b/inc/modules/admin/what-list_bonus.php @@ -91,8 +91,8 @@ ORDER BY points DESC, last_online DESC, userid", $WIN1 = ""; $WIN2 = ""; if ($cnt <= getConfig('bonus_ranks')) { // Maybe he can win his active bonus? - $WIN1 = ""; - $WIN2 = ""; + $WIN1 = ""; + $WIN2 = ""; } // Prepare content @@ -119,7 +119,7 @@ ORDER BY points DESC, last_online DESC, userid", define('__BONUS_WITHDRAW_FORM', LOAD_TEMPLATE("admin_list_bonus_form", true)); } else { // Display message "no manual withdraw possible" - define('__BONUS_WITHDRAW_FORM', "".ADMIN_BONUS_ALREADY_WITHDRAW.""); + define('__BONUS_WITHDRAW_FORM', "
".ADMIN_BONUS_ALREADY_WITHDRAW."
"); } // Prepare constant for timemark