Opened 10 years ago
Closed 10 years ago
#37764 closed defect (bug) (fixed)
Network Admin - sites screen notice: the id for the message div is not unique
| Reported by: | imath | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | Networks and Sites | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | administration, multisite |
Description
It musts be a typo.
In /wp-admin/network/sites.php the notice div has this id:
id="message notice is-dismissible"
I think the notice is-dismissible part should be in the class attribute of the div.
See attached patch.
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I checked if this is the only of it's type, and good news, it is.