fixed bug 725821
This commit is contained in:
parent
2786df46ce
commit
cfc303f307
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ sub process {
|
|||
);
|
||||
%hash = sortHash(%hash);
|
||||
%hash = (
|
||||
WebGUI::URL::page()=>WebGUI::International::get(82),
|
||||
''=>WebGUI::International::get(82),
|
||||
WebGUI::URL::page('op=switchOffAdmin')=>WebGUI::International::get(12),
|
||||
%hash
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue