X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_country.php;h=d694fdf927bb3be1f8d953ced41efa6e02e4d24f;hb=39aaaf3d3d93e5b37ac78b6bb1edab2991116a75;hp=4a54818168c290a170ae96803dc6e7248ceaa7e3;hpb=d0ab0382dd73638f0bc13a1a3d6f117ec11a203e;p=mailer.git diff --git a/inc/modules/admin/what-list_country.php b/inc/modules/admin/what-list_country.php index 4a54818168..d694fdf927 100644 --- a/inc/modules/admin/what-list_country.php +++ b/inc/modules/admin/what-list_country.php @@ -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("
"); + OUTPUT_HTML("
"); } // 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("
"); + OUTPUT_HTML("
"); } // Load currenty setup country codes to list