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/mcp_message.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/styles/prosilver/template/mcp_message.html') diff --git a/phpBB/styles/prosilver/template/mcp_message.html b/phpBB/styles/prosilver/template/mcp_message.html index 7102c658c4..062103b91c 100644 --- a/phpBB/styles/prosilver/template/mcp_message.html +++ b/phpBB/styles/prosilver/template/mcp_message.html @@ -1,7 +1,7 @@
-

{MESSAGE_TITLE}

+

{MESSAGE_TITLE}

{MESSAGE_TEXT}

-- cgit v1.2.1