Skip to content

Commit

Permalink
Update security.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ignacionelson committed Dec 24, 2021
1 parent baff4d5 commit b0a2750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/forms/options/security.php
Expand Up @@ -76,7 +76,7 @@
<div class="options_divide"></div>

<h3><?php _e('reCAPTCHA','cftp_admin'); ?></h3>
<p><?php _e('Helps prevent SPAM on your registration form.','cftp_admin'); ?></p>
<p><?php _e('Helps prevent SPAM on your login, registration and password forgotten forms.','cftp_admin'); ?></p>

<div class="form-group">
<div class="col-sm-8 col-sm-offset-4">
Expand Down

0 comments on commit b0a2750

Please sign in to comment.