Fix the back button translation and fix the white space problems. Remove the carriage return after ?> at the end of fax.php.

This commit is contained in:
Mark Crane 2012-10-08 21:43:16 +00:00
parent a9ff0675fa
commit 68b9593f07
2 changed files with 80 additions and 80 deletions

View File

@ -27,8 +27,8 @@
$content_fax['label-uploadinfo']['en-us'] = 'Select the file to upload and send as a fax.';
$content_fax['label-uploadinfo']['pt-pt'] = 'Selecione o ficheiro para fazer o upload e enviar por fax.';
$content['button-back']['en-us'] = 'Back';
$content['button-back']['pt-pt'] = 'Voltar';
$content_fax['button-back']['en-us'] = 'Back';
$content_fax['button-back']['pt-pt'] = 'Voltar';
$content_fax['button-settings']['en-us'] = 'Settings';
$content_fax['button-settings']['pt-pt'] = 'Configurações';