From 68f0a39b09ed100f86ce2e093338245db2d01bd1 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 24 Aug 2019 09:42:02 -0600 Subject: [PATCH] Update fax_edit.php --- app/fax/fax_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/fax/fax_edit.php b/app/fax/fax_edit.php index 90d67e9b8c..67b6d62b5f 100644 --- a/app/fax/fax_edit.php +++ b/app/fax/fax_edit.php @@ -604,7 +604,7 @@ echo "\n"; echo "\n"; - if (permission_exists('fax_users')) { + if (permission_exists('fax_user_view')) { if ($action == "update") { echo " "; echo " ".$text['label-user-list']."";