Opened 15 years ago
Closed 15 years ago
#13775 closed defect (bug) (fixed)
Warning and table styling bug on ms themes page
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.0 | Priority: | low |
Severity: | normal | Version: | 3.0 |
Component: | Multisite | Keywords: | has-patch |
Focuses: | Cc: |
Description
- If you disable all themes on ms-themes.php you get a warning:
Notice: Undefined variable: allowed_themes in \wp-admin\ms-edit.php on line 450
- $class, $class1; => altactive. Correct should be alt active.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [15179]) Warning and styling fixes. Props ocean90. fixes #13775