From 96d6abe2af1677a8cf802324d9924c6d9d68a768 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}