diff --git a/app/fax/app_languages.php b/app/fax/app_languages.php index 7128b9ce80..736f4b6b21 100644 --- a/app/fax/app_languages.php +++ b/app/fax/app_languages.php @@ -135,10 +135,10 @@ $text['button-save']['pt-pt'] = "Guardar"; $text['button-save']['fr-fr'] = "Sauvegarder"; - $text['button-file_additional']['en-us'] = "Add Additional File"; - $text['button-file_additional']['es-cl'] = "Añadir Archivo Adicional"; - $text['button-file_additional']['pt-pt'] = "Adicionar Arquivo Adicionais"; - $text['button-file_additional']['fr-fr'] = "Ajouter un Fichier Supplémentaire"; + $text['button-clear']['en-us'] = "Clear"; + $text['button-clear']['es-cl'] = "Limpiar"; + $text['button-clear']['pt-pt'] = "Apagar"; + $text['button-clear']['fr-fr'] = "Nettoyer"; //fax_copy $text['confirm-copy']['en-us'] = "Copy Complete"; diff --git a/app/fax/fax_send.php b/app/fax/fax_send.php index 76916a99e3..123a8a322a 100644 --- a/app/fax/fax_send.php +++ b/app/fax/fax_send.php @@ -594,7 +594,9 @@ else { require_once "resources/header.php"; //javascript to toggle input/select boxes - echo "\n"; + echo ""; //fax extension form @@ -738,25 +756,9 @@ else { echo " ".$text['label-fax_files']."\n"; echo "\n"; echo "