aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/admin/picture_modify.tpl
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2007-01-25 02:56:51 +0000
committerrvelices <rv-github@modusoptimus.com>2007-01-25 02:56:51 +0000
commitd13dbba87345a1a63b154908574273c3bd24ec89 (patch)
tree807e314048d5d63e1c1903bb19a3e813d996daa2 /template/yoga/admin/picture_modify.tpl
parent80020dd7564f25f4af5d994df5690b1088456b41 (diff)
some more language cleanup
git-svn-id: http://piwigo.org/svn/trunk@1754 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--template/yoga/admin/picture_modify.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/picture_modify.tpl b/template/yoga/admin/picture_modify.tpl
index 28981589f..ee144bcc3 100644
--- a/template/yoga/admin/picture_modify.tpl
+++ b/template/yoga/admin/picture_modify.tpl
@@ -5,7 +5,7 @@
<ul class="categoryActions">
<!-- BEGIN jumpto -->
- <li><a href="{jumpto.URL}" title="{lang:jump to image}"><img src="{themeconf:icon_dir}/category_jump-to.png" class="button" alt="{lang:jump to}" /></a></li>
+ <li><a href="{jumpto.URL}" title="{lang:jump to image}"><img src="{themeconf:icon_dir}/category_jump-to.png" class="button" alt="{lang:jump to image}" /></a></li>
<!-- END jumpto -->
<li><a href="{U_SYNC}" title="{lang:synchronize metadata}" {TAG_INPUT_ENABLED}><img src="{themeconf:icon_dir}/sync_metadata.png" class="button" alt="{lang:synchronize}" /></a></li>
</ul>