From 859eb6dcaabb192e21a519094279bc0e4c50e26a Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Mon, 12 Aug 2024 10:37:16 -0700 Subject: [PATCH] Update bbcode ids Signed-off-by: Matt Friedman --- styles/all/template/abbc3_posting_buttons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/all/template/abbc3_posting_buttons.html b/styles/all/template/abbc3_posting_buttons.html index 14db0669..7277d392 100644 --- a/styles/all/template/abbc3_posting_buttons.html +++ b/styles/all/template/abbc3_posting_buttons.html @@ -36,7 +36,7 @@ {{ _self.bbcodeButton(ABBC3_BBCODE_ICONS.media, 'bbcode-media', 'm', 'media', 'Media', 'BBCODE_MEDIA_HELP', 'television', ROOT_PATH, 'addmedia', 'bbspecial') }} {% endif %} {{ _self.bbcodeButton(ABBC3_BBCODE_ICONS.fontcolor, 'bbcode-color', '', '', (not ABBC3_BBCODE_ICONS.fontcolor ? lang('FONT_COLOR')), 'BBCODE_S_HELP', 'droplet', ROOT_PATH, 'abbc3_bbpalette', 'change_palette') }} -