fixed bug 725821

This commit is contained in:
JT Smith 2003-05-08 03:06:16 +00:00
parent 2786df46ce
commit cfc303f307

View file

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