aboutsummaryrefslogtreecommitdiffstats
path: root/include/page_header.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/page_header.php')
-rw-r--r--include/page_header.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/page_header.php b/include/page_header.php
index e48740a01..cfdf03e74 100644
--- a/include/page_header.php
+++ b/include/page_header.php
@@ -56,6 +56,8 @@ $template->assign(
'PAGE_TITLE' => strip_tags($title),
'U_HOME' => get_gallery_home_url(),
+
+ 'LEVEL_SEPARATOR' => $conf['level_separator'],
));