]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_bonus.php
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / inc / modules / admin / what-list_bonus.php
index 6796a44b64404b4a4cb4325ee7dd6bde31eb3687..b540d55e8aee3afc45a074456e0a8b4e9104b233 100644 (file)
@@ -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 = "<STRONG>";
-                               $WIN2 = "</STRONG>";
+                               $WIN1 = "<strong>";
+                               $WIN2 = "</strong>";
                        }
 
                        // 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', "<FONT class=\"admin_failed\">".ADMIN_BONUS_ALREADY_WITHDRAW."</FONT>");
+                       define('__BONUS_WITHDRAW_FORM', "<div class=\"admin_failed\">".ADMIN_BONUS_ALREADY_WITHDRAW."</div>");
                }
 
                // Prepare constant for timemark