forked from leftypol/leftypol
Add automatic and manual reloading of captchas
This commit is contained in:
parent
11bab0a9ad
commit
f0b3c0fcb6
4 changed files with 15 additions and 3 deletions
|
@ -1786,7 +1786,7 @@
|
|||
$config['error']['securimage']=array(
|
||||
'missing'=>'The captcha field was missing. Please try again',
|
||||
'empty'=>'Please fill out the captcha',
|
||||
'bad'=>'Incorrect captcha',
|
||||
'bad'=>'Incorrect or expired captcha',
|
||||
);
|
||||
|
||||
// Meta keywords. It's probably best to include these in per-board configurations.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue