Display error message if exist (INCLUDE notifications.html)

This commit is contained in:
touffies
2013-12-11 18:53:17 +01:00
parent 28e70787ab
commit f1530fa6f9
3 changed files with 8 additions and 6 deletions

View File

@@ -63,7 +63,8 @@
<input type="hidden" name="{$name}" value="{url path="/admin/folders/update/{$ID}"}" />
{/form_field}
{if $form_error and $form_error_message}{include file='includes/notifications.html' message=$form_error_message}{/if}
{* Display error message if exist *}
{include file='includes/notifications.html' message=$form_error_message}
<div class="row">
<div class="col-md-8">