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:
parent
a9ff0675fa
commit
68b9593f07
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Reference in New Issue