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

[Site] Update RegistrationForm.html.twig use form_end instead of html form #1746

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

daifma
Copy link
Contributor

@daifma daifma commented Apr 17, 2024

Q A
Bug fix? no
New feature? no
Issues n/a
License MIT
  • Use {{ form_end(form) }} instead of </form>

Use {{ form_end(form) }} instead of </form>
@carsonbot carsonbot added the Status: Needs Review Needs to be reviewed label Apr 17, 2024
@daifma daifma changed the title Update RegistrationForm.html.twig [DOC] Update RegistrationForm.html.twig use form_end instead of html form Apr 17, 2024
@daifma daifma changed the title [DOC] Update RegistrationForm.html.twig use form_end instead of html form [Site] Update RegistrationForm.html.twig use form_end instead of html form Apr 17, 2024
Copy link
Collaborator

@WebMamba WebMamba left a comment

Choose a reason for hiding this comment

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

Why not thanks @daifma 😁

@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels Apr 17, 2024
@kbond
Copy link
Member

kbond commented Apr 18, 2024

Thank you @daifma.

@kbond kbond merged commit c4e13f1 into symfony:2.x Apr 18, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Reviewed Has been reviewed by a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants