aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/common.php
diff options
context:
space:
mode:
authorTristan Darricau <tristan.darricau@sensiolabs.com>2016-01-09 18:03:21 +0100
committerTristan Darricau <tristan.darricau@sensiolabs.com>2016-01-09 18:03:21 +0100
commit1e0340b0cf7cc34094e03985457f1aed2f60da36 (patch)
tree93e7c17ac098f54e257ebdfcad82e63d22c94f73 /phpBB/language/en/acp/common.php
parent6594ef8b1e0b63f911fbcc2b8859fcfb09977e2f (diff)
downloadforums-1e0340b0cf7cc34094e03985457f1aed2f60da36.tar
forums-1e0340b0cf7cc34094e03985457f1aed2f60da36.tar.gz
forums-1e0340b0cf7cc34094e03985457f1aed2f60da36.tar.bz2
forums-1e0340b0cf7cc34094e03985457f1aed2f60da36.tar.xz
forums-1e0340b0cf7cc34094e03985457f1aed2f60da36.zip
[ticket/14306] Improves Error display
PHPBB3-14306
Diffstat (limited to 'phpBB/language/en/acp/common.php')
-rw-r--r--phpBB/language/en/acp/common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/common.php b/phpBB/language/en/acp/common.php
index 24db3f31fe..4a70aafc6f 100644
--- a/phpBB/language/en/acp/common.php
+++ b/phpBB/language/en/acp/common.php
@@ -225,7 +225,7 @@ $lang = array_merge($lang, array(
'BACK' => 'Back',
- 'CONTAINER_EXCEPTION' => 'phpBB encountered an error building the container due to an installed extension. For this reason, all extensions have been temporarily disabled. Please try purging your forum cache. All extensions will automatically be re-enabled once the container error is resolved. If this error continues, please visit phpBB.com for support.',
+ 'CONTAINER_EXCEPTION' => 'phpBB encountered an error building the container due to an installed extension. For this reason, all extensions have been temporarily disabled. Please try purging your forum cache. All extensions will automatically be re-enabled once the container error is resolved. If this error continues, please visit <a href="https://www.phpbb.com/support">phpBB.com</a> for support.',
'EXCEPTION' => 'Exception',
'COLOUR_SWATCH' => 'Web-safe colour swatch',