Group Permissions: Minor mod.

This commit is contained in:
Nate 2020-03-06 14:30:21 -07:00
parent a7c133aabf
commit d22ccf85e4
1 changed files with 1 additions and 1 deletions

View File

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