diff options
Diffstat (limited to '')
-rw-r--r-- | admin/template/goto/cat_options.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/cat_options.tpl b/admin/template/goto/cat_options.tpl index c27254f7f..9c25c1ef0 100644 --- a/admin/template/goto/cat_options.tpl +++ b/admin/template/goto/cat_options.tpl @@ -1,5 +1,5 @@ <div class="titrePage"> - <h2>{'cat_options_title'|@translate} {$TABSHEET_TITLE}</h2> + <h2>{'Properties'|@translate} {$TABSHEET_TITLE}</h2> </div> <form method="post" action="{$F_ACTION}" id="cat_options"> |