diff --git a/app/call_flows/app_languages.php b/app/call_flows/app_languages.php index 6a7b5096a8..639e125ea9 100644 --- a/app/call_flows/app_languages.php +++ b/app/call_flows/app_languages.php @@ -277,7 +277,7 @@ $text['description-alternate_destination']['fr-fr'] = "Choisir la destination al $text['description-alternate_destination']['pt-br'] = "Selecione um destino alternativo"; $text['description-alternate_destination']['pl'] = "Wybierz alternatywną destynację"; $text['description-alternate_destination']['sv-se'] = "Välj den alternativa destinationen."; -$text['description-alternate_destination']['uk'] = Виберіть інше розташування."; +$text['description-alternate_destination']['uk'] = "Виберіть інше розташування."; $text['description-alternate_destination']['de-at'] = "Wählen Sie ein alternatives Ziel."; $text['description-sound']['en-us'] = "Select the sound to play when the status is set to the destinations."; diff --git a/app/exec/exec.php b/app/exec/exec.php index b48b935d6c..4ff3277581 100644 --- a/app/exec/exec.php +++ b/app/exec/exec.php @@ -218,7 +218,6 @@ if (permission_exists('exec_switch') || permission_exists('exec_php') || permission_exists('exec_command') || permission_exists('exec_sql')) { echo " \n"; + echo "\n"; echo " \n"; echo " ".$row['greeting_id']."\n"; echo " ".$row['greeting_name']."\n";