mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-22 08:28:30 +00:00
Group Permissions: Minor mod.
This commit is contained in:
@@ -245,7 +245,7 @@
|
||||
|
||||
echo "<b>".escape($label_application_name)."</b><br />\n";
|
||||
|
||||
echo "<table class='list' style='margin: 10px 0 25px 0;'>\n";
|
||||
echo "<table class='list' style='margin-bottom: 25px;'>\n";
|
||||
echo "<tr class='list-header'>\n";
|
||||
if (permission_exists('group_permission_edit')) {
|
||||
echo " <th class='checkbox'>\n";
|
||||
|
||||
Reference in New Issue
Block a user