aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/help_faq.php
diff options
context:
space:
mode:
authorMario Skouat <forum@skouat.org>2014-10-02 12:56:56 +0200
committerMario Skouat <forum@skouat.org>2014-10-02 12:56:56 +0200
commit8c628a6dc209977d8ed96137b3be209927a5e093 (patch)
tree58f1f2c7daeb41d33e292389b997ef70ad4b8e75 /phpBB/language/en/help_faq.php
parent1fb4ebb34a22f72077d670c22f2d238c70cf4c5e (diff)
downloadforums-8c628a6dc209977d8ed96137b3be209927a5e093.tar
forums-8c628a6dc209977d8ed96137b3be209927a5e093.tar.gz
forums-8c628a6dc209977d8ed96137b3be209927a5e093.tar.bz2
forums-8c628a6dc209977d8ed96137b3be209927a5e093.tar.xz
forums-8c628a6dc209977d8ed96137b3be209927a5e093.zip
[ticket/13041] Updating "phpBB3 Issues"
PHPBB3-13041
Diffstat (limited to 'phpBB/language/en/help_faq.php')
-rw-r--r--phpBB/language/en/help_faq.php8
1 files changed, 6 insertions, 2 deletions
diff --git a/phpBB/language/en/help_faq.php b/phpBB/language/en/help_faq.php
index cb1a5ffea2..249e13cddb 100644
--- a/phpBB/language/en/help_faq.php
+++ b/phpBB/language/en/help_faq.php
@@ -330,11 +330,11 @@ $help = array(
),
array(
0 => '--',
- 1 => 'phpBB 3 Issues'
+ 1 => 'phpBB3 Issues'
),
array(
0 => 'Who wrote this bulletin board?',
- 1 => 'This software (in its unmodified form) is produced, released and is copyright <a href="https://www.phpbb.com/">phpBB Limited</a>. It is made available under the GNU General Public License and may be freely distributed. See the link for more details.'
+ 1 => 'This software (in its unmodified form) is produced, released and is copyright <a href="https://www.phpbb.com/">phpBB Limited</a>. It is made available under the GNU General Public License, version 2 (GPL-2.0) and may be freely distributed. See the link for more details.'
),
array(
0 => 'Why isn’t X feature available?',
@@ -344,4 +344,8 @@ $help = array(
0 => 'Who do I contact about abusive and/or legal matters related to this board?',
1 => 'Any of the administrators listed on the “The team” page should be an appropriate point of contact for your complaints. If this still gets no response then you should contact the owner of the domain (do a <a href="http://www.google.com/search?q=whois">whois lookup</a>) or, if this is running on a free service (e.g. Yahoo!, free.fr, f2s.com, etc.), the management or abuse department of that service. Please note that the phpBB Limited has <strong>absolutely no jurisdiction</strong> and cannot in any way be held liable over how, where or by whom this board is used. Do not contact the phpBB Limited in relation to any legal (cease and desist, liable, defamatory comment, etc.) matter <strong>not directly related</strong> to the phpBB.com website or the discrete software of phpBB itself. If you do email phpBB Limited <strong>about any third party</strong> use of this software then you should expect a terse response or no response at all.'
),
+ array(
+ 0 => 'Who do I contact a board administrator?',
+ 1 => 'All users of the board can use the form “Contact us”, if the option was enabled by the board administrator.<br />Members of the board, can also use “The team” link.'
+ ),
);