summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_groupmanager_addprivs.php
diff options
context:
space:
mode:
authorNewEraCracker <neweracracker@gmail.com>2016-01-06 20:44:38 +0000
committerNewEraCracker <neweracracker@gmail.com>2016-01-06 20:44:38 +0000
commit1f70d78cf0e357ef4161e3b0f839abe02d3c0b2e (patch)
tree59e499693e045031801fb28a78a94e9a5f7e9f31 /src/usr/local/www/system_groupmanager_addprivs.php
parent311e4ad5ea15f8303205b31a2bc4afc868ee9441 (diff)
downloadpfsense-1f70d78cf0e357ef4161e3b0f839abe02d3c0b2e.zip
pfsense-1f70d78cf0e357ef4161e3b0f839abe02d3c0b2e.tar.gz
Fix minor typos and correct code standards
Diffstat (limited to 'src/usr/local/www/system_groupmanager_addprivs.php')
-rw-r--r--src/usr/local/www/system_groupmanager_addprivs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_groupmanager_addprivs.php b/src/usr/local/www/system_groupmanager_addprivs.php
index 5882727..be2b88f 100644
--- a/src/usr/local/www/system_groupmanager_addprivs.php
+++ b/src/usr/local/www/system_groupmanager_addprivs.php
@@ -176,7 +176,7 @@ if ($input_errors) {
}
if ($savemsg) {
- print_info_box($savemsg, success);
+ print_info_box($savemsg, 'success');
}
$tab_array = array();
OpenPOWER on IntegriCloud