From d1c4204a42fb5496acbac6729aa652b06dc7026e Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 1 Dec 2011 21:02:52 +0000 Subject: language cleanup (exact duplicates or almost same duplicate - capital/lower case first letter ...) git-svn-id: http://piwigo.org/svn/trunk@12681 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/picture.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/default/template/picture.tpl') diff --git a/themes/default/template/picture.tpl b/themes/default/template/picture.tpl index 53d5d2b70..acfdc95e6 100644 --- a/themes/default/template/picture.tpl +++ b/themes/default/template/picture.tpl @@ -51,8 +51,8 @@ {/if}{/strip} {strip}{if isset($current.U_DOWNLOAD)} - - {'download'|@translate} + + {'Download'|@translate} {/if}{/strip} {if isset($PLUGIN_PICTURE_ACTIONS)}{$PLUGIN_PICTURE_ACTIONS}{/if} -- cgit v1.2.3