diff options
Diffstat (limited to 'themes/default/template/comments.tpl')
-rw-r--r-- | themes/default/template/comments.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/default/template/comments.tpl b/themes/default/template/comments.tpl index 28a0a5074..8ea49754c 100644 --- a/themes/default/template/comments.tpl +++ b/themes/default/template/comments.tpl @@ -10,6 +10,8 @@ <h2>{'User comments'|@translate}</h2> </div> +{include file='infos_errors.tpl'} + <form class="filter" action="{$F_ACTION}" method="get"> <fieldset> |