aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/register.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/template/register.tpl')
-rw-r--r--themes/default/template/register.tpl10
1 files changed, 1 insertions, 9 deletions
diff --git a/themes/default/template/register.tpl b/themes/default/template/register.tpl
index 4530ad5bf..e1ecfffc5 100644
--- a/themes/default/template/register.tpl
+++ b/themes/default/template/register.tpl
@@ -12,15 +12,7 @@
<h2>{'Registration'|@translate}</h2>
</div>
-{if isset($errors)}
- <div class="errors">
- <ul>
- {foreach from=$errors item=error}
- <li>{$error}</li>
- {/foreach}
- </ul>
- </div>
-{/if}
+{include file='infos_errors.tpl'}
<form method="post" action="{$F_ACTION}" class="properties" name="register_form">
<fieldset>