Surfbar text updated, more masks applied, footer/timing removed in frametester module
[mailer.git] / inc / modules / admin / what-config_order.php
index 1453b98473cfe86cdfc22fb854ee5d7eb1af10bd..1c8e8dd9a37fdb185593959cb7ab24e296ac8390 100644 (file)
@@ -45,7 +45,7 @@ if (isset($_POST['ok'])) {
        ADMIN_SAVE_SETTINGS($_POST);
 } else {
        // Prepare constants for the template
-       switch ($_CONFIG['order_max'])
+       switch ($_CONFIG['order_max_full'])
        {
        case "ORDER":
                define('__ORDER_DEFAULT', ' checked');