From 5109d3a12f09447c8f74f0619f8703ecd8c56ba6 Mon Sep 17 00:00:00 2001 From: PayBas Date: Fri, 25 Apr 2014 12:56:58 +0200 Subject: [ticket/12442] Add CSS classes to important headings PHPBB3-12442 --- phpBB/styles/prosilver/template/message_body.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/styles/prosilver/template/message_body.html') diff --git a/phpBB/styles/prosilver/template/message_body.html b/phpBB/styles/prosilver/template/message_body.html index a844246055..8062fed9a0 100644 --- a/phpBB/styles/prosilver/template/message_body.html +++ b/phpBB/styles/prosilver/template/message_body.html @@ -6,7 +6,7 @@
-

{MESSAGE_TITLE}

+

{MESSAGE_TITLE}

{MESSAGE_TEXT}

{L_RETURN_TO_SEARCH_ADV}

-- cgit v1.2.1