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

Use valid syntax for self-closing br elements #22711

Merged
merged 1 commit into from
Feb 6, 2022

Conversation

braders
Copy link
Contributor

@braders braders commented Feb 5, 2022

Overview

Use valid syntax for self-closing br elements.

Before

Invalid HTML syntax (</br>)

After

Valid HTML syntax (<br/>)

@civibot
Copy link

civibot bot commented Feb 5, 2022

(Standard links)

@civibot civibot bot added the master label Feb 5, 2022
@colemanw
Copy link
Member

colemanw commented Feb 5, 2022

Well spotted.
Retest this please.

@seamuslee001
Copy link
Contributor

@braders can you rebase this please

@braders braders force-pushed the br-selfclosing-syntax branch from a07e2e3 to 94ff53e Compare February 6, 2022 10:31
@demeritcowboy demeritcowboy merged commit 594e53e into civicrm:master Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants