Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlighted CAPTCHA before submit button #89

Merged
merged 2 commits into from Jun 16, 2017

Conversation

moisesbr-dw
Copy link
Contributor

CAPTCHA after submit button seems awkward, both functionally and visually.
The following images show the changes of this PR in the four forms with CAPTCHA enabled.

registration-old
registration-new

login-old
login-new

send-password-old
send-password-new

edit-old
edit-new

action.php Outdated
@@ -201,7 +201,7 @@ public function handle_form_output(Doku_Event $event, $param) {
$out = $helper->getHTML();

// new wiki - insert after the submit button
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this comment should be adjusted

@moisesbr-dw
Copy link
Contributor Author

Oops... I did another commit.

@splitbrain splitbrain merged commit 873a3d9 into splitbrain:master Jun 16, 2017
@splitbrain
Copy link
Owner

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants