From 0560be158ec61f4ebd35e3585b93d55549f13216 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Thu, 9 Aug 2012 14:48:51 +0000 Subject: feature 2721: slight improvement of "contact webmaster" link git-svn-id: http://piwigo.org/svn/trunk@17496 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/footer.tpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/themes/default/template/footer.tpl b/themes/default/template/footer.tpl index d27ba7e2b..08c94fb4f 100644 --- a/themes/default/template/footer.tpl +++ b/themes/default/template/footer.tpl @@ -10,8 +10,7 @@ {'Powered by'|@translate} Piwigo {$VERSION} {if isset($CONTACT_MAIL)} - - {'Contact'|@translate} - {'Webmaster'|@translate} + - {'Contact webmaster'|@translate} {/if} {if isset($TOGGLE_MOBILE_THEME_URL)} - {'View in'|@translate} : {'Mobile'|@translate} | {'Desktop'|@translate} -- cgit v1.2.3