A lot more naming conventions applied
[mailer.git] / inc / modules / admin / what-config_home.php
index d5806152cf865b930b00b3e635e9f0962c6c3e7d..5a72347a087bfbeb438514ac259d25339cbfe507 100644 (file)
@@ -54,7 +54,7 @@ case "settings": // Settings related to the index page
        {
                // Save settings
                ADMIN_SAVE_SETTINGS($_POST, "_config", "config='0'");
-               OUTPUT_HTML ("<A href=\"".URL."/modules.php?module=admin&amp;what=config_home&amp;sub=settings\">".ADMIN_CONTINUE_TO_CONFIG."</A>");
+               OUTPUT_HTML("<A href=\"".URL."/modules.php?module=admin&amp;what=config_home&amp;sub=settings\">".ADMIN_CONTINUE_TO_CONFIG."</A>");
        }
         else
        {