A *lot* more code-cleanups, errors in CSS fixed (missing brackets) and frameset suppo...
[mailer.git] / inc / modules / admin / what-list_country.php
index 4a54818168c290a170ae96803dc6e7248ceaa7e3..d694fdf927bb3be1f8d953ced41efa6e02e4d24f 100644 (file)
@@ -68,7 +68,7 @@ if ((isset($_POST['add'])) && (!empty($_POST['code'])) && (!empty($_POST['descr'
 
        // Display message
        LOAD_TEMPLATE("admin_settings_saved", false, $MSG);
-       OUTPUT_HTML("<BR>");
+       OUTPUT_HTML("<br />");
 }
 // Change status?
  elseif ((isset($_POST['change'])) && (!empty($_POST['id'])))
@@ -182,7 +182,7 @@ if ((isset($_POST['add'])) && (!empty($_POST['code'])) && (!empty($_POST['descr'
 
                // Display message
                LOAD_TEMPLATE("admin_settings_saved", false, $MSG);
-               OUTPUT_HTML("<BR>");
+               OUTPUT_HTML("<br />");
        }
 
        // Load currenty setup country codes to list