diff --git a/app/destinations/destination_edit.php b/app/destinations/destination_edit.php index c80d22ff7d..2675a7797f 100644 --- a/app/destinations/destination_edit.php +++ b/app/destinations/destination_edit.php @@ -636,7 +636,7 @@ if (count($_POST) > 0 && strlen($_POST["persistformvar"]) == 0) { echo " ".$text['label-monthly_price'].":\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; currency_select($currency); echo "
\n"; echo $text['description-monthly_price']."\n";