From 80b6d5a570abc3fc388975af1d6813ae0f84a0c4 Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Mon, 16 Sep 2013 18:28:57 +0200 Subject: [PATCH] // fix autosize for textarea in options.tpl --- .../themes/default/template/helpers/options/options.tpl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/admin-dev/themes/default/template/helpers/options/options.tpl b/admin-dev/themes/default/template/helpers/options/options.tpl index d3831560c..df2db2a44 100644 --- a/admin-dev/themes/default/template/helpers/options/options.tpl +++ b/admin-dev/themes/default/template/helpers/options/options.tpl @@ -239,6 +239,11 @@ {/foreach} + {elseif $field['type'] == 'selectLang'}