Update user_edit.php

This commit is contained in:
FusionPBX 2020-04-17 16:58:57 -06:00 committed by GitHub
parent 70755ccd50
commit 789dadf579
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1013,7 +1013,7 @@
echo " </tr>";
}
if (permission_exists('message_view')) {
if (permission_exists('message_key')) {
echo " <tr>";
echo " <td class='vncell' valign='top'>".$text['label-message_key']."</td>";
echo " <td class='vtable'>\n";