]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_beg.php
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / inc / modules / admin / what-list_beg.php
index 61ef7cfb557426d8e52a25afbe86a84d158098c5..4340ef0a9f175a25ae2459b2aca5766cffd8e0ad 100644 (file)
@@ -73,8 +73,8 @@ ORDER BY beg_points DESC, last_online DESC, userid",
                        $WIN1 = ""; $WIN2 = "";
                        if ($cnt <= getConfig('beg_ranks')) {
                                // Maybe he can win his active beg?
-                               $WIN1 = "<STRONG>";
-                               $WIN2 = "</STRONG>";
+                               $WIN1 = "<strong>";
+                               $WIN2 = "</strong>";
                        } // END - if
 
                        // Prepare content
@@ -105,7 +105,7 @@ ORDER BY beg_points DESC, last_online DESC, userid",
                        define('__BEG_WITHDRAW_FORM', LOAD_TEMPLATE("admin_list_beg_form", true));
                } else {
                        // Display message "no manual withdraw possible"
-                       define('__BEG_WITHDRAW_FORM', "<FONT class=\"admin_failed\">".ADMIN_BEG_ALREADY_WITHDRAW."</FONT>");
+                       define('__BEG_WITHDRAW_FORM', "<div class=\"admin_failed\">".ADMIN_BEG_ALREADY_WITHDRAW."</div>");
                }
 
                // Prepare constant for timemark