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