mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 15:01:33 +02:00
[ticket/12442] Add CSS classes to important headings
PHPBB3-12442
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
<!-- IF S_DISPLAY_PREVIEW --><!-- INCLUDE posting_preview.html --><!-- ENDIF -->
|
||||
|
||||
<h2>{L_TITLE}</h2>
|
||||
<h2 class="posting-title">{L_TITLE}</h2>
|
||||
|
||||
<div class="panel" id="pmheader-postingbox">
|
||||
<div class="inner">
|
||||
|
Reference in New Issue
Block a user