Updating help.
This commit is contained in:
parent
afd404253b
commit
491a87cc82
1 changed files with 1 additions and 0 deletions
|
|
@ -303,6 +303,7 @@ sub www_editUserGroupSave {
|
|||
sub www_editUserProfile {
|
||||
my ($output, $f, $a, %user, %data, $method, $values, $category, $label, $default, $previousCategory);
|
||||
if (WebGUI::Privilege::isInGroup(3)) {
|
||||
$output = helpIcon(32);
|
||||
$output .= '<h1>'.WebGUI::International::get(455).'</h1>';
|
||||
$f = WebGUI::HTMLForm->new;
|
||||
$f->hidden("op","editUserProfileSave");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue