diff options
Diffstat (limited to 'about.php')
-rw-r--r-- | about.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ $page['body_id'] = 'theAboutPage'; include(PHPWG_ROOT_PATH.'include/page_header.php'); /** - * set in ./language/en_UK.iso-8859-1/local.lang.php (maybe to create) + * set in ./local/language/en_UK.lang.php (maybe to create) * for example for clear theme: $lang['Theme: clear'] = 'This is the clear theme based on yoga template. '. ' A standard template/theme of PhpWebgallery.'; |