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

Fixed wrong form class references #17

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Fixed wrong form class references #17

wants to merge 1 commit into from

Conversation

isztldav
Copy link

Fixed form wrong classes
It's just a hot fix, I'm not sure about the templates/forms/form.html.twig because there is a problem with <div class="buttons"> section from https://raw.githubusercontent.com/getgrav/grav-plugin-form/develop/templates/forms/default/form.html.twig

Copy link
Contributor

@flaviocopes flaviocopes left a comment

Choose a reason for hiding this comment

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

The Form's default form.html.twig has blocks that can be overridden to change the markup. Do not overwrite the whole twig as changes to the Form plugin functionality then need to be copied in all themes.

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.

2 participants