diff --git a/app/fax/fax.php b/app/fax/fax.php index 3787329ec4..1308e955f1 100644 --- a/app/fax/fax.php +++ b/app/fax/fax.php @@ -156,10 +156,10 @@ require_once "resources/paging.php"; echo " ".$text['label-inbox']." "; } if (permission_exists('fax_sent_view')) { - echo " ".$text['label-sent'].""; + echo " ".$text['label-sent']." "; } if (permission_exists('fax_log_view')) { - echo " ".$text['label-log'].""; + echo " ".$text['label-log'].""; } echo " \n"; echo "