Initial revision
This commit is contained in:
parent
bb66c11a6a
commit
01e11d7871
41 changed files with 5420 additions and 3155 deletions
|
|
@ -44,8 +44,7 @@ sub getStyle {
|
|||
$session{page}{synopsis}.'">';
|
||||
}
|
||||
$header .= '</head>'.$style{header};
|
||||
$footer = $style{footer}.'
|
||||
</html>';
|
||||
$footer = $style{footer}.' </html>';
|
||||
}
|
||||
$header = WebGUI::Macro::process($header);
|
||||
$footer = WebGUI::Macro::process($footer);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue