]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_beg.php
A *lot* more code-cleanups, errors in CSS fixed (missing brackets) and frameset suppo...
[mailer.git] / inc / modules / admin / what-list_beg.php
index 8453ffe978ff0c1bb2bc45823fc1764e96a634e0..dd3ad3dfb2921cd6b1f400c3d19d87c4be1189be 100644 (file)
@@ -51,7 +51,7 @@ if ($CONFIG['beg_rallye'] == 'Y')
                $result = SQL_QUERY_ESC("UPDATE "._MYSQL_PREFIX."_config SET beg_month='%s' WHERE config='0' LIMIT 1",
                 array($curr), __FILE__, __LINE__);
                LOAD_TEMPLATE("admin_settings_saved", false, ADMIN_BEG_WITHDRAW_PREPARED);
-               OUTPUT_HTML("<BR>");
+               OUTPUT_HTML("<br />");
        }
 
        // Autopurge installed?