diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php index dd28c1b706..aa980a136b 100644 --- a/phpBB/language/en/install.php +++ b/phpBB/language/en/install.php @@ -49,7 +49,7 @@ $lang = array_merge($lang, array( // Support page 'SUPPORT_TITLE' => 'Support', - 'SUPPORT_BODY' => 'Full support will be provided for the current stable release of phpBB3, free of charge. This includes:
We encourage users still running beta versions of phpBB3 to replace their installation with a fresh copy of the latest version.
For issues relating to Extensions, please post in the appropriate Extensions Forum.
For issues relating to styles, templates and themes, please post in the appropriate Styles Forum.
If your question relates to a specific package, please post directly in the topic dedicated to the package.
Support Section
Quick Start Guide
To ensure you stay up to date with the latest news and releases, why not subscribe to our mailing list?
',
+ 'SUPPORT_BODY' => 'Full support will be provided for the current stable release of phpBB3, free of charge. This includes:
We encourage users still running beta versions of phpBB3 to replace their installation with a fresh copy of the latest version.
For issues relating to Extensions, please post in the appropriate Extensions Forum.
For issues relating to styles, templates and themes, please post in the appropriate Styles Forum.
If your question relates to a specific package, please post directly in the topic dedicated to the package.
Support Section
Quick Start Guide
To ensure you stay up to date with the latest news and releases, follow us on Twitter and Facebook
',
// License
'LICENSE_TITLE' => 'General Public License',