Update extension_edit.php

This commit is contained in:
FusionPBX
2017-11-03 14:48:54 -06:00
committed by GitHub
parent 95a4ca1f2a
commit 04e660e67c

View File

@@ -1552,10 +1552,7 @@
echo "</tr>\n";
}
if (if_group("superadmin")) {
if (strlen($user_context) == 0) {
$user_context = $_SESSION['domain_name'];
}
if (permission_exists("extension_user_context")) {
echo "<tr>\n";
echo "<td class='vncellreq' valign='top' align='left' nowrap='nowrap'>\n";
echo " ".$text['label-user_context']."\n";