aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/navbar_header.html
diff options
context:
space:
mode:
authorrxu <rxu@mail.ru>2019-09-13 00:30:58 +0700
committerrxu <rxu@mail.ru>2019-09-13 00:30:58 +0700
commit2ef75308575d8da66ebb509e904f6de5f534342e (patch)
tree7347589284d91226b44d5c16501cc2ded3aba059 /phpBB/styles/prosilver/template/navbar_header.html
parent4db585a4cb2e5359074a82ef088574609155294b (diff)
downloadforums-2ef75308575d8da66ebb509e904f6de5f534342e.tar
forums-2ef75308575d8da66ebb509e904f6de5f534342e.tar.gz
forums-2ef75308575d8da66ebb509e904f6de5f534342e.tar.bz2
forums-2ef75308575d8da66ebb509e904f6de5f534342e.tar.xz
forums-2ef75308575d8da66ebb509e904f6de5f534342e.zip
[ticket/16156] Fix bots seeing register and logout links
PHPBB3-16156
Diffstat (limited to 'phpBB/styles/prosilver/template/navbar_header.html')
-rw-r--r--phpBB/styles/prosilver/template/navbar_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/navbar_header.html b/phpBB/styles/prosilver/template/navbar_header.html
index dc29285922..d34123adfc 100644
--- a/phpBB/styles/prosilver/template/navbar_header.html
+++ b/phpBB/styles/prosilver/template/navbar_header.html
@@ -160,7 +160,7 @@
</li>
<!-- ENDIF -->
<!-- EVENT navbar_header_user_profile_append -->
- <!-- ELSE -->
+ <!-- ELSE IF not S_IS_BOT -->
<li class="rightside" data-skip-responsive="true">
<a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="x" role="menuitem">
<i class="icon fa-power-off fa-fw" aria-hidden="true"></i><span>{L_LOGIN_LOGOUT}</span>