diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 1af7f4c5d..fc412b6f8 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -388,6 +388,14 @@ {/if} {/if} + {if isset($input['thumb']) && $input['thumb']} +
+
+ {$input['name']} +

+
+
+ {/if}