From 62e70850fbfb2874a21c28a32ef1146543315855 Mon Sep 17 00:00:00 2001 From: Damien Metzger Date: Tue, 18 Dec 2012 15:47:09 +0100 Subject: [PATCH] [-] BO : Fixed warning in helper #PSCFV-6183 --- admin-dev/themes/default/template/helpers/form/form.tpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 86d6a63c0..8d73fcac3 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -167,6 +167,8 @@ {/if} {/if} >{$option->$input.options.name} + {elseif $option == "-"} + {else}