diff options
Diffstat (limited to 'template/yoga/admin/cat_options.tpl')
-rw-r--r-- | template/yoga/admin/cat_options.tpl | 2 |
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> |