diff --git a/app/destinations/destination_edit.php b/app/destinations/destination_edit.php index a531b9a169..c98fe6f2dd 100644 --- a/app/destinations/destination_edit.php +++ b/app/destinations/destination_edit.php @@ -584,17 +584,6 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { echo "\n"; } - echo "\n"; - echo "\n"; - echo " ".$text['label-destination_cid_name_prefix'].":\n"; - echo "\n"; - echo "\n"; - echo " \n"; - echo "
\n"; - echo $text['description-destination_cid_name_prefix']."\n"; - echo "\n"; - echo "\n"; - echo "\n"; echo "\n"; echo " ".$text['label-destination_context'].":\n"; @@ -687,6 +676,17 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { echo "\n"; echo "\n"; + echo "\n"; + echo "\n"; + echo " ".$text['label-destination_cid_name_prefix'].":\n"; + echo "\n"; + echo "\n"; + echo " \n"; + echo "
\n"; + echo $text['description-destination_cid_name_prefix']."\n"; + echo "\n"; + echo "\n"; + // billing if (file_exists($_SERVER['DOCUMENT_ROOT'].PROJECT_PATH."/app/billing/app_config.php")){ echo "\n";