mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update user_edit.php
This commit is contained in:
@@ -1013,7 +1013,7 @@
|
|||||||
echo " </tr>";
|
echo " </tr>";
|
||||||
}
|
}
|
||||||
|
|
||||||
if (permission_exists('message_view')) {
|
if (permission_exists('message_key')) {
|
||||||
echo " <tr>";
|
echo " <tr>";
|
||||||
echo " <td class='vncell' valign='top'>".$text['label-message_key']."</td>";
|
echo " <td class='vncell' valign='top'>".$text['label-message_key']."</td>";
|
||||||
echo " <td class='vtable'>\n";
|
echo " <td class='vtable'>\n";
|
||||||
|
|||||||
Reference in New Issue
Block a user