summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/user.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/global/user.html.tmpl')
-rw-r--r--template/en/default/global/user.html.tmpl2
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 897cbbad6..38c1da113 100644
--- a/template/en/default/global/user.html.tmpl
+++ b/template/en/default/global/user.html.tmpl
@@ -37,7 +37,7 @@
[% ELSE %]
<span class="ln">[% who.login FILTER email FILTER html %]</span>
[% END %]
- [% IF user.id %]
+ [% IF user.id && who.id %]
<span class="arrow_container"><span class="arrow_down"></span></span>
[% END %]
[% END %]