From a5899494b999497a2c1d11c09b386fe3e4cc6e4e Mon Sep 17 00:00:00 2001 From: nomind60s Date: Sun, 6 Mar 2022 17:08:31 -0700 Subject: [PATCH] [ticket/19969] Hide flash status when post settings disallow [FLASH] BBCode Add check for S_BBCODE_FLASH around FLASH_STATUS PHPBB3-16969 --- phpBB/styles/prosilver/template/posting_editor.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/phpBB/styles/prosilver/template/posting_editor.html b/phpBB/styles/prosilver/template/posting_editor.html index ce8a32b640..71918125cb 100644 --- a/phpBB/styles/prosilver/template/posting_editor.html +++ b/phpBB/styles/prosilver/template/posting_editor.html @@ -65,7 +65,9 @@ {BBCODE_STATUS}
{IMG_STATUS}
+ {FLASH_STATUS}
+ {URL_STATUS}
{SMILIES_STATUS}