fix oversights introduced in captcha;

This commit is contained in:
fowr
2024-08-25 17:01:06 -03:00
parent 1672646213
commit cd5c57f717
2 changed files with 5 additions and 5 deletions

View File

@@ -100,7 +100,7 @@
</td>
</tr>
{% endif %}
{% if config.captcha.enabled %}
{% if config.captcha.provider == 'native' %}
<tr class='captcha'>
<th>
{% trans %}Verification{% endtrans %}
@@ -115,7 +115,7 @@
</noscript>
</td>
</tr>
{% elseif config.new_thread_capt %}
{% elseif config.captcha.native.new_thread_capt %}
{% if not id %}
<tr class='captcha'>
<th>