diff --git a/app/fax/fax.php b/app/fax/fax.php index 90fd9812e9..0b75f06902 100644 --- a/app/fax/fax.php +++ b/app/fax/fax.php @@ -36,7 +36,8 @@ else { require_once "includes/header.php"; require_once "includes/paging.php"; -//prepare the languages +//add multi-lingual support + require_once "app_languages.php"; foreach($content_fax as $key => $value) { $content_fax[$key] = $value[$_SESSION['domain']['language']['code']]; } diff --git a/app/fax/fax_edit.php b/app/fax/fax_edit.php index fc7dbcd576..90e850e42f 100644 --- a/app/fax/fax_edit.php +++ b/app/fax/fax_edit.php @@ -548,7 +548,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo "