summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_groupmanager.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/system_groupmanager.php')
-rw-r--r--src/usr/local/www/system_groupmanager.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_groupmanager.php b/src/usr/local/www/system_groupmanager.php
index cf60b3d..4ae3170 100644
--- a/src/usr/local/www/system_groupmanager.php
+++ b/src/usr/local/www/system_groupmanager.php
@@ -359,7 +359,7 @@ if (isset($id) && $a_group[$id]){
));
}
-$section = new Form_Section('Group properties');
+$section = new Form_Section('Group Properties');
if ($_GET['act'] != "new") {
$section->addInput(new Form_StaticText(
OpenPOWER on IntegriCloud