mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 17:53:08 +02:00
feature 1522: Move local css local files and local language files to local directory.
Add $conf['template_force_compile'] to help developpers. git-svn-id: http://piwigo.org/svn/trunk@5208 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -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.';
|
||||
|
||||
Reference in New Issue
Block a user