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

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";