Opened 5 years ago
Closed 5 years ago
#53716 closed defect (bug) (fixed)
The "/" missing at the end of image tag
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 5.8.1 | Priority: | normal |
| Severity: | normal | Version: | 5.8 |
| Component: | Help/About | Keywords: | has-patch commit fixed-major |
| Focuses: | coding-standards | Cc: |
Description
The "/" missing at the end of the image tag, Which is need as a standard workflow. So I have added the "/" at the end of image tag.
Attachments (2)
Change History (10)
#2
in reply to:
↑ description
@
5 years ago
Replying to radixweb:
The "/" missing at the end of the image tag, Which is need as a standard workflow. So I have added the "/" at the end of image tag.
Looks good.
Thanks for the patch.
#4
@
5 years ago
- Component changed from Customize to Help/About
- Focuses accessibility removed
- Milestone changed from Awaiting Review to 5.8.1
#5
@
5 years ago
- Keywords commit added
- Owner set to audrasjb
- Status changed from new to accepted
Thanks for spotting this.
53716.1.diff looks good to me.
Note: See
TracTickets for help on using
tickets.
Added the "/" at the end of image tag