From e63f2b97668af6ca8e30ac1167da878891d981b2 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Thu, 9 Aug 2012 14:49:44 +0000 Subject: Merged revision(s) r17496 from trunk: feature 2721: slight improvement of "contact webmaster" link git-svn-id: http://piwigo.org/svn/branches/2.4@17497 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