mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 13:58:54 +00:00
oopsie?!?! :D
git-svn-id: file:///svn/phpbb/trunk@6445 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
1577507574
commit
d4524f1b10
1 changed files with 2 additions and 2 deletions
|
@ -139,7 +139,7 @@ $help = array(
|
|||
1 => 'Because you probably do not have appropriate access rights.'
|
||||
),
|
||||
array(
|
||||
0 => 'Why did I receieve a warning',
|
||||
0 => 'Why did I receieve a warning?',
|
||||
1 => 'Because you were being an idiot and unable to follow rules, etc.'
|
||||
),
|
||||
array(
|
||||
|
@ -151,7 +151,7 @@ $help = array(
|
|||
1 => 'This allows you to save half-composed messages to be completed and submitted at a later date. To reload then, go to the User Control Panel and follow the self explanatory options there.'
|
||||
),
|
||||
array(
|
||||
0 => 'Why does my post need to be approved',
|
||||
0 => 'Why does my post need to be approved?',
|
||||
1 => 'Because the administrators of the forum have decided so.'
|
||||
),
|
||||
array(
|
||||
|
|
Loading…
Add table
Reference in a new issue