aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/yoga/header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl
index 5bead6cfc..c9a65beea 100644
--- a/template/yoga/header.tpl
+++ b/template/yoga/header.tpl
@@ -20,7 +20,7 @@ the "text/nonsense" prevents geko based browsers to load it -->
<!-- BEGIN refresh -->
<meta http-equiv="refresh" content="{REFRESH_TIME};url={U_REFRESH}">
<!-- END refresh -->
-<title>{PAGE_TITLE}</title>
+<title>{GALLERY_TITLE}:{PAGE_TITLE}</title>
<script type="text/javascript" src="include/scripts.js"></script>
<!--[if gte IE 5.5000]>
<script type="text/javascript" src="include/pngfix.js"></script>