mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-14 13:26:01 +02:00
feature 2588: add LEVEL_SEPARATOR for all pages
git-svn-id: http://piwigo.org/svn/trunk@14168 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -56,6 +56,8 @@ $template->assign(
|
||||
'PAGE_TITLE' => strip_tags($title),
|
||||
|
||||
'U_HOME' => get_gallery_home_url(),
|
||||
|
||||
'LEVEL_SEPARATOR' => $conf['level_separator'],
|
||||
));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user