1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-24 01:20:40 +01:00

Merge pull request #5688 from rxu/ticket/16156

[ticket/16156] Fix bots seeing register and logout links
This commit is contained in:
Marc Alexander 2019-09-21 14:29:13 +02:00
commit 680acb45e2
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -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>