From 093debdebc582eaa04acd4f0bda1f56a80d5ab5d Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 8 Jul 2010 21:13:17 +0200 Subject: [PATCH] [task/restore-subsilver2] Reapply commit fc89d5d [ticket/9677] Subsilver2 is missing the bbcode-helpline for inline-attachments. PHPBB3-9677 PHPBB3-9783 --- phpBB/styles/subsilver2/template/posting_buttons.html | 1 + 1 file changed, 1 insertion(+) diff --git a/phpBB/styles/subsilver2/template/posting_buttons.html b/phpBB/styles/subsilver2/template/posting_buttons.html index 0aab79b7aa..2fff9c1991 100644 --- a/phpBB/styles/subsilver2/template/posting_buttons.html +++ b/phpBB/styles/subsilver2/template/posting_buttons.html @@ -19,6 +19,7 @@ o: '{LA_BBCODE_O_HELP}', p: '{LA_BBCODE_P_HELP}', w: '{LA_BBCODE_W_HELP}', + a: '{LA_BBCODE_A_HELP}', s: '{LA_BBCODE_S_HELP}', f: '{LA_BBCODE_F_HELP}', e: '{LA_BBCODE_E_HELP}',