aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-09-21 14:29:13 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-09-21 14:29:13 +0200
commit680acb45e2c1c0a3e39e432e3d4062f29b21f787 (patch)
tree6dfdb576f1b41841449fb0e91eda761a4f6275c5 /phpBB/styles
parent84decb287599f4335e7c0511e9fde3a8f548ff00 (diff)
parent2ef75308575d8da66ebb509e904f6de5f534342e (diff)
downloadforums-680acb45e2c1c0a3e39e432e3d4062f29b21f787.tar
forums-680acb45e2c1c0a3e39e432e3d4062f29b21f787.tar.gz
forums-680acb45e2c1c0a3e39e432e3d4062f29b21f787.tar.bz2
forums-680acb45e2c1c0a3e39e432e3d4062f29b21f787.tar.xz
forums-680acb45e2c1c0a3e39e432e3d4062f29b21f787.zip
Merge pull request #5688 from rxu/ticket/16156
[ticket/16156] Fix bots seeing register and logout links
Diffstat (limited to 'phpBB/styles')
-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>