diff --git a/phpBB/adm/style/acp_posting_buttons.html b/phpBB/adm/style/acp_posting_buttons.html index e5f96b0c223..c0c5aacd747 100644 --- a/phpBB/adm/style/acp_posting_buttons.html +++ b/phpBB/adm/style/acp_posting_buttons.html @@ -28,7 +28,7 @@ - + {L_FONT_TINY} {L_FONT_SMALL} {L_FONT_NORMAL} diff --git a/phpBB/includes/constants.php b/phpBB/includes/constants.php index f560dbfbcb8..3304194cf42 100644 --- a/phpBB/includes/constants.php +++ b/phpBB/includes/constants.php @@ -174,7 +174,7 @@ // Number of core BBCodes define('NUM_CORE_BBCODES', 12); -define('NUM_PREDEFINED_BBCODES', 22); +define('NUM_PREDEFINED_BBCODES', 20); // BBCode IDs define('BBCODE_ID_QUOTE', 0); diff --git a/phpBB/styles/prosilver/template/posting_buttons.html b/phpBB/styles/prosilver/template/posting_buttons.html index 096dbbe8fac..ee98cb57ce8 100644 --- a/phpBB/styles/prosilver/template/posting_buttons.html +++ b/phpBB/styles/prosilver/template/posting_buttons.html @@ -81,7 +81,7 @@ {{ Icon('font', 'droplet', '', true, 'fas c-button-icon') }} - + {L_FONT_TINY} {L_FONT_SMALL} {L_FONT_NORMAL}