aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/admin/cat_options.tpl
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2007-03-11 00:06:34 +0000
committerrub <rub@piwigo.org>2007-03-11 00:06:34 +0000
commit1a87fe5d07d7d9eeb8a6cbb47ed26e4fcbef8ca4 (patch)
tree34e3d03cf2932707ae38ad2cc0b2fab3663c1806 /template/yoga/admin/cat_options.tpl
parentc0de91eb56964ccce35d82c7dbac987ca994aace (diff)
Corrections, improvements, adaptation to new tabsheet for configuration help.
Change menu item "Batch management" by "Properties" git-svn-id: http://piwigo.org/svn/trunk@1887 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--template/yoga/admin/cat_options.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/admin/cat_options.tpl b/template/yoga/admin/cat_options.tpl
index 2cc1f96a0..834981bc9 100644
--- a/template/yoga/admin/cat_options.tpl
+++ b/template/yoga/admin/cat_options.tpl
@@ -3,7 +3,7 @@
<ul class="categoryActions">
<li><a href="{U_HELP}" onclick="popuphelp(this.href); return false;" title="{lang:Help}"><img src="{themeconf:icon_dir}/help.png" class="button" alt="(?)"></a></li>
</ul>
- <h2>{lang:Batch management} {TABSHEET_TITLE}</h2>
+ <h2>{lang:cat_options_title} {TABSHEET_TITLE}</h2>
{TABSHEET}
</div>