From fed1795e9372ebb3b51e7cc6cd8f169850fc4ef6 Mon Sep 17 00:00:00 2001 From: mespeche Date: Fri, 6 Sep 2013 12:30:40 +0200 Subject: [PATCH] Working : - Change alert class --- templates/admin/default/variable-edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin/default/variable-edit.html b/templates/admin/default/variable-edit.html index 2cc8197b3..5bccab1cd 100644 --- a/templates/admin/default/variable-edit.html +++ b/templates/admin/default/variable-edit.html @@ -56,7 +56,7 @@ {/form_field} - {if #form_error}
#form_error_message
{/if} + {if #form_error}
#form_error_message
{/if} {form_field form=$form field='name'}