Changes to the location of help files

This commit is contained in:
martin 2002-06-27 08:46:22 +00:00
parent 77775bff99
commit be2e8c2ede

View File

@ -17,7 +17,7 @@
<LINK rel="stylesheet" href="<?=$CFG->wwwroot?>/theme/<?=$CFG->theme?>/styles.css">
</HEAD>
<BODY BGCOLOR="<?=$THEME->body ?>">
<? include("lang/$CFG->lang/$file"); ?>
<? include("lang/$CFG->lang/page/$file"); ?>
</BODY>
</HTML>