aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/help_faq.php
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2013-07-13 13:14:37 -0400
committerNils Adermann <naderman@naderman.de>2013-07-13 13:14:37 -0400
commit2aff3b19dfaebbbf561abbce9292aa1be53e8ef6 (patch)
tree653c5a9f23592b4ffd9f42908a6c25ae45142792 /phpBB/language/en/help_faq.php
parent9a486539c3abcf927aabd1fa48c141a0aee1014d (diff)
parentee3d4199bbb9d5e5374fe8e04ae9e9f4c6c0ec18 (diff)
downloadforums-2aff3b19dfaebbbf561abbce9292aa1be53e8ef6.tar
forums-2aff3b19dfaebbbf561abbce9292aa1be53e8ef6.tar.gz
forums-2aff3b19dfaebbbf561abbce9292aa1be53e8ef6.tar.bz2
forums-2aff3b19dfaebbbf561abbce9292aa1be53e8ef6.tar.xz
forums-2aff3b19dfaebbbf561abbce9292aa1be53e8ef6.zip
Merge remote-tracking branch 'github-marc1706/ticket/11112' into prep-release-3.0.12
* github-marc1706/ticket/11112: [ticket/11112] Do not change opensource.org link to https [ticket/11112] Use https for user-visible links to phpbb.com
Diffstat (limited to 'phpBB/language/en/help_faq.php')
-rw-r--r--phpBB/language/en/help_faq.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/help_faq.php b/phpBB/language/en/help_faq.php
index c500917d58..dab66779c3 100644
--- a/phpBB/language/en/help_faq.php
+++ b/phpBB/language/en/help_faq.php
@@ -329,7 +329,7 @@ $help = array(
),
array(
0 => 'Who wrote this bulletin board?',
- 1 => 'This software (in its unmodified form) is produced, released and is copyright <a href="http://www.phpbb.com/">phpBB Group</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 Group</a>. It is made available under the GNU General Public License and may be freely distributed. See the link for more details.'
),
array(
0 => 'Why isn’t X feature available?',