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

CreateUser From is missing remove->captcha #45

Open
Kipperlenny opened this issue Apr 9, 2014 · 1 comment
Open

CreateUser From is missing remove->captcha #45

Kipperlenny opened this issue Apr 9, 2014 · 1 comment

Comments

@Kipperlenny
Copy link

The create User Form is not showing the captcha - but needs the input.
Perhaps add

$this->remove('captcha');

after https://github.com/Danielss89/ZfcUserAdmin/blob/master/src/ZfcUserAdmin/Form/CreateUser.php#L27

Like already done in EditUser https://github.com/Danielss89/ZfcUserAdmin/blob/master/src/ZfcUserAdmin/Form/EditUser.php#L27

@Danielss89
Copy link
Owner

Can you create a PR?

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

No branches or pull requests

2 participants