X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_order.php;h=1c8e8dd9a37fdb185593959cb7ab24e296ac8390;hb=d997f1621c6e6e0427166bd96690e0825387dadd;hp=1453b98473cfe86cdfc22fb854ee5d7eb1af10bd;hpb=307a4e11763f0914e73dc756b219356e1c29ab25;p=mailer.git diff --git a/inc/modules/admin/what-config_order.php b/inc/modules/admin/what-config_order.php index 1453b98473..1c8e8dd9a3 100644 --- a/inc/modules/admin/what-config_order.php +++ b/inc/modules/admin/what-config_order.php @@ -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');