From bd8c444c12f2bfeea957584559276e822807a01a Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Wed, 4 Dec 2013 16:37:16 -0800 Subject: [PATCH] [ticket/12060] Wrap subsilver2 posting buttons in div with id tags Wrap the posting buttons in div tags with id attributes to allow needed ability to process them with CSS, for example, to hide them. PHPBB3-12060 --- .../subsilver2/template/posting_buttons.html | 68 ++++++++++--------- 1 file changed, 36 insertions(+), 32 deletions(-) diff --git a/phpBB/styles/subsilver2/template/posting_buttons.html b/phpBB/styles/subsilver2/template/posting_buttons.html index ec5abc2c0c..6fe15bff23 100644 --- a/phpBB/styles/subsilver2/template/posting_buttons.html +++ b/phpBB/styles/subsilver2/template/posting_buttons.html @@ -37,36 +37,38 @@ - - - - - - - - - - - - - - - - - - - - {L_FONT_SIZE}{L_COLON} + + + + - + + + + + + + + + + + + + + {L_FONT_SIZE}{L_COLON} + @@ -74,9 +76,11 @@ - - onmouseover="helpline('cb_{custom_tags.BBCODE_ID}')" onmouseout="helpline('tip')" /> - +
+ + onmouseover="helpline('cb_{custom_tags.BBCODE_ID}')" onmouseout="helpline('tip')" /> + +