a few forgotten details of updating page templates and style templates

This commit is contained in:
JT Smith 2003-11-28 20:44:34 +00:00
parent e6b52775dd
commit ca59a02d3c
4 changed files with 154 additions and 10 deletions

View file

@ -126,12 +126,6 @@ sub process {
%hash
);
}
if (WebGUI::Privilege::isInGroup(5)) {
%hash = (
WebGUI::URL::page('op=listStyles')=>WebGUI::International::get(6),
%hash
);
}
if (WebGUI::Privilege::isInGroup(6)) {
%hash = (
WebGUI::URL::gateway('packages')=>WebGUI::International::get(374),