From 3eb6148ac0d1320d5d1ea23f1f0b8a1844fb9c07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 11 Oct 2017 14:59:30 +0200 Subject: [PATCH] Change label to Advanced Options MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Issue #13514 Signed-off-by: Michal Čihař --- templates/table/index_form.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/table/index_form.twig b/templates/table/index_form.twig index fe4ffab7dd..72f477411c 100644 --- a/templates/table/index_form.twig +++ b/templates/table/index_form.twig @@ -39,7 +39,7 @@ {{ index.generateIndexChoiceSelector(create_edit_table)|raw }} - {{ Util_getDivForSliderEffect('indexoptions', 'Options'|trans) }} + {{ Util_getDivForSliderEffect('indexoptions', 'Advanced Options'|trans) }}