Rearrange captcha options and update v1 description.

This commit is contained in:
ccd0 2015-06-21 10:04:08 -07:00
parent dcc7647293
commit 7a7c01616d

View File

@ -456,16 +456,16 @@ Config =
'Show notifications on successful post creation or file uploading.' 'Show notifications on successful post creation or file uploading.'
1 1
] ]
'Use Recaptcha v1': [
false
'Use the old text version of Recaptcha.'
1
]
'Force Noscript Captcha': [ 'Force Noscript Captcha': [
false false
'Use the non-Javascript fallback captcha in the QR even if Javascript is enabled.' 'Use the non-Javascript fallback captcha in the QR even if Javascript is enabled.'
1 1
] ]
'Use Recaptcha v1': [
false
'Use the old version of Recaptcha before the introduction of the checkbox.'
1
]
'Auto-load captcha': [ 'Auto-load captcha': [
false false
'Automatically load the captcha in the QR even if your post is empty.' 'Automatically load the captcha in the QR even if your post is empty.'