Opened 9 years ago
Closed 9 years ago
#37764 closed defect (bug) (fixed)
Network Admin - sites screen notice: the id for the message div is not unique
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Networks and Sites | Keywords: | has-patch |
Focuses: | administration, multisite | Cc: |
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.
I checked if this is the only of it's type, and good news, it is.