Opened 3 years ago
Closed 3 years ago
#13775 closed defect (bug) (fixed)
Warning and table styling bug on ms themes page
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 3.0 |
| Component: | Multisite | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| 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