mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 11:10:18 +02:00
[ticket/12442] Add CSS classes to important headings
PHPBB3-12442
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!-- INCLUDE overall_header.html -->
|
||||
|
||||
<h2>{TOTAL_REGISTERED_USERS_ONLINE}</h2>
|
||||
<h2 class="viewonline-title">{TOTAL_REGISTERED_USERS_ONLINE}</h2>
|
||||
<p>{TOTAL_GUEST_USERS_ONLINE}<!-- IF S_SWITCH_GUEST_DISPLAY --> • <a href="{U_SWITCH_GUEST_DISPLAY}">{L_SWITCH_GUEST_DISPLAY}</a><!-- ENDIF --></p>
|
||||
|
||||
<ul class="linklist">
|
||||
|
Reference in New Issue
Block a user