From 766d0e01f4475454f4f7324e64f850fae98a85af Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Tue, 22 Oct 2013 18:00:39 +0200 Subject: [PATCH] // Adding reset button to form template --- admin-dev/themes/default/template/helpers/form/form.tpl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 142b04d77..db40d372d 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -634,6 +634,15 @@ > {if isset($field.icon)}{/if} {$field.title} + {if isset($field.reset)} + + {/if} {elseif $key == 'desc'}