Update fax_edit.php
This commit is contained in:
parent
354b909bd1
commit
e5bd7a6575
|
|
@ -604,7 +604,7 @@
|
|||
echo "</td>\n";
|
||||
echo "</tr>\n";
|
||||
|
||||
if (permission_exists('fax_users')) {
|
||||
if (permission_exists('fax_user_view')) {
|
||||
if ($action == "update") {
|
||||
echo " <tr>";
|
||||
echo " <td class='vncell' valign='top'>".$text['label-user-list']."</td>";
|
||||
|
|
|
|||
Loading…
Reference in New Issue