mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Add notice about {$captcha} code in spamfilter module
This commit is contained in:
parent
4aba149425
commit
d97c6a60cc
3 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
<option value="none" selected="selected"|cond="$config->captcha->type === 'none'">{$lang->notuse}</option>
|
||||
<option value="recaptcha" selected="selected"|cond="$config->captcha->type === 'recaptcha'">reCAPTCHA</option>
|
||||
</select>
|
||||
<p class="x_help-block">{$lang->about_captcha_position}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="x_control-group">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue