From 19fbd1699ab93550bc199f5f92096f7b59467b94 Mon Sep 17 00:00:00 2001 From: Crizzo Date: Mon, 3 Mar 2014 18:34:53 +0100 Subject: [ticket/12240] fontsize => size; fontcolor => color and added bbcode- in96 PHPBB3-12240 --- phpBB/styles/prosilver/template/posting_buttons.html | 6 +++--- phpBB/styles/subsilver2/template/posting_buttons.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/posting_buttons.html b/phpBB/styles/prosilver/template/posting_buttons.html index 0fe593e7d8..1164b2ffbe 100644 --- a/phpBB/styles/prosilver/template/posting_buttons.html +++ b/phpBB/styles/prosilver/template/posting_buttons.html @@ -80,7 +80,7 @@ - @@ -91,9 +91,9 @@ - + - + diff --git a/phpBB/styles/subsilver2/template/posting_buttons.html b/phpBB/styles/subsilver2/template/posting_buttons.html index f88cfa3f9a..d1c0f79a16 100644 --- a/phpBB/styles/subsilver2/template/posting_buttons.html +++ b/phpBB/styles/subsilver2/template/posting_buttons.html @@ -57,7 +57,7 @@ - {L_FONT_SIZE}{L_COLON} @@ -78,7 +78,7 @@
- onmouseover="helpline('cb_{custom_tags.BBCODE_ID}')" onmouseout="helpline('tip')" /> + onmouseover="helpline('cb_{custom_tags.BBCODE_ID}')" onmouseout="helpline('tip')" />
-- cgit v1.2.1