mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-19 16:11:21 +02:00
[ticket/12662] Remove <li> container from logged_out_content event
PHPBB3-12662
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<!-- IF S_REGISTER_ENABLED and not (S_SHOW_COPPA or S_REGISTRATION) -->
|
||||
<li class="small-icon icon-register rightside" data-skip-responsive="true"><a href="{U_REGISTER}" role="menuitem">{L_REGISTER}</a></li>
|
||||
<!-- ENDIF -->
|
||||
<li id="logged_out" class="rightside"><!-- EVENT navbar_header_logged_out_content --></li>
|
||||
<!-- EVENT navbar_header_logged_out_content -->
|
||||
<!-- ENDIF -->
|
||||
</ul>
|
||||
|
||||
|
Reference in New Issue
Block a user