aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/header.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/header.tpl')
-rw-r--r--template/yoga/header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl
index abe063799..589ac288b 100644
--- a/template/yoga/header.tpl
+++ b/template/yoga/header.tpl
@@ -76,7 +76,7 @@
{if not empty($header_msgs)}
<div class="header_msgs">
{foreach from=$header_msgs item=elt}
- {$elt}<br />
+ {$elt}<br>
{/foreach}
</div>
{/if}