aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2010-07-10 21:22:31 +0200
committerAndreas Fischer <bantu@phpbb.com>2010-07-10 21:22:31 +0200
commite629929958588010b27adec04dea1ef02762f188 (patch)
tree41a157611b2a3c4bcd656bcfd3b105cfb8859363
parent0c2512bea2c6929d41d1b3fa3ca4b04919205af9 (diff)
parentfc89d5d7db46dc4a25a0443f38c37710542e5923 (diff)
downloadforums-e629929958588010b27adec04dea1ef02762f188.tar
forums-e629929958588010b27adec04dea1ef02762f188.tar.gz
forums-e629929958588010b27adec04dea1ef02762f188.tar.bz2
forums-e629929958588010b27adec04dea1ef02762f188.tar.xz
forums-e629929958588010b27adec04dea1ef02762f188.zip
Merge branch 'ticket/nickvergessen/9677' into develop-olympus
* ticket/nickvergessen/9677: [ticket/9677] Subsilver2 is missing the bbcode-helpline for inline-attachments.
-rw-r--r--phpBB/styles/subsilver2/template/posting_buttons.html1
1 files changed, 1 insertions, 0 deletions
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}',