Giving users the option not to use reCAPTCHA. If you don't input reCAPTCHA keys, basic spam protection will be enabled, even though its less effective.
This commit is contained in:
@@ -48,6 +48,10 @@ a, a:visited {
|
||||
box-shadow: 0 0 3px 0 #CCC;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Header */
|
||||
.site-header {
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user