diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/global/user.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/user.html.tmpl b/template/en/default/global/user.html.tmpl index 25a86eac2..897cbbad6 100644 --- a/template/en/default/global/user.html.tmpl +++ b/template/en/default/global/user.html.tmpl @@ -39,8 +39,8 @@ [% END %] [% IF user.id %] <span class="arrow_container"><span class="arrow_down"></span></span> - </a> [% END %] [% END %] + [% '</a>' IF user.id %] [% END %] </span> |