mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/11740] Update FAQ to include Ideas Centre
This commit is contained in:
commit
8e1801698e
1 changed files with 1 additions and 1 deletions
|
@ -332,7 +332,7 @@ $help = array(
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
0 => 'Why isn’t X feature available?',
|
0 => 'Why isn’t X feature available?',
|
||||||
1 => 'This software was written by and licensed through phpBB Group. If you believe a feature needs to be added, or you want to report a bug, please visit the phpBB <a href="http://area51.phpbb.com/">Area51</a> website, where you will find resources to do so.'
|
1 => 'This software was written by and licensed through phpBB Group. If you believe a feature needs to be added please visit the <a href="https://www.phpbb.com/ideas/">phpBB Ideas Centre</a>, where you can upvote existing ideas or suggest new features.'
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
0 => 'Who do I contact about abusive and/or legal matters related to this board?',
|
0 => 'Who do I contact about abusive and/or legal matters related to this board?',
|
||||||
|
|
Loading…
Add table
Reference in a new issue