aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/register.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/register.tpl')
-rw-r--r--template/yoga/register.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/register.tpl b/template/yoga/register.tpl
index 83bfd8c27..7433b55ea 100644
--- a/template/yoga/register.tpl
+++ b/template/yoga/register.tpl
@@ -5,7 +5,7 @@
<div class="titrePage">
<ul class="categoryActions">
- <li><a href="{$U_HOME}" title="{'return to homepage'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"/></a></li>
+ <li><a href="{$U_HOME}" title="{'return to homepage'|@translate}"><img src="{$ROOT_URL}{$themeconf.icon_dir}/home.png" class="button" alt="{'home'|@translate}"></a></li>
</ul>
<h2>{'Registration'|@translate}</h2>
</div>