aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-08-31 18:13:24 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-08-31 18:16:18 +0200
commitcc8d6a5a014c994fec8d8bdd61cd1fbc5506de6e (patch)
tree99594aa20ff3f586cddb417398660b186afea2c1 /phpBB/language/en
parentb4f9c44b30ff924ef3fdf23525bf22be768738cb (diff)
downloadforums-cc8d6a5a014c994fec8d8bdd61cd1fbc5506de6e.tar
forums-cc8d6a5a014c994fec8d8bdd61cd1fbc5506de6e.tar.gz
forums-cc8d6a5a014c994fec8d8bdd61cd1fbc5506de6e.tar.bz2
forums-cc8d6a5a014c994fec8d8bdd61cd1fbc5506de6e.tar.xz
forums-cc8d6a5a014c994fec8d8bdd61cd1fbc5506de6e.zip
[ticket/security/243] Fail silently on unsupported values for font size
SECURITY-243
Diffstat (limited to 'phpBB/language/en')
-rw-r--r--phpBB/language/en/posting.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/language/en/posting.php b/phpBB/language/en/posting.php
index 570cf63f17..426475e77a 100644
--- a/phpBB/language/en/posting.php
+++ b/phpBB/language/en/posting.php
@@ -140,7 +140,6 @@ $lang = array_merge($lang, array(
'IMAGES_ARE_OFF' => '[img] is <em>OFF</em>',
'IMAGES_ARE_ON' => '[img] is <em>ON</em>',
'INVALID_FILENAME' => '%s is an invalid filename.',
- 'INVALID_FONT_SIZE' => 'The font size you supplied is invalid: %s',
'LOAD' => 'Load',
'LOAD_DRAFT' => 'Load draft',