forked from ZwiiCMS-Team/ZwiiCMS
fix captcha simple
This commit is contained in:
parent
85c8e923d2
commit
f5bda47965
@ -100,7 +100,7 @@
|
||||
]); ?>
|
||||
</div>
|
||||
<div class="col4 verticalAlignBottom">
|
||||
<?php echo template::checkbox('configCaptchaStrong', true, 'Captcha simple', [
|
||||
<?php echo template::checkbox('configCaptchaStrong', true, 'Captcha renforçé', [
|
||||
'checked' => $this->getData(['config', 'captchaStrong']),
|
||||
'help' => 'Addition de nombres de 0 à 20.'
|
||||
]); ?>
|
||||
|
Loading…
Reference in New Issue
Block a user