From 9e33bba0a05bd3f593f8e11bac3f419a6a744263 Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 17 Mar 2010 19:39:58 +0000 Subject: bug fixed: header/footer does not depend on the current theme for icons git-svn-id: http://piwigo.org/svn/trunk@5166 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/header.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'admin') diff --git a/admin/themes/default/template/header.tpl b/admin/themes/default/template/header.tpl index 57ae04fa4..c0fe31a03 100644 --- a/admin/themes/default/template/header.tpl +++ b/admin/themes/default/template/header.tpl @@ -40,7 +40,7 @@

- {'Home'|@translate} + {'Home'|@translate} {$GALLERY_TITLE}

@@ -50,7 +50,7 @@ Visit Gallery | Change Theme | {'Logout'|@translate} - (?) + (?)
-- cgit v1.2.3