Opened 3 years ago

Closed 3 years ago

#13775 closed defect (bug) (fixed)

Warning and table styling bug on ms themes page

Reported by: ocean90 Owned by:
Priority: low Milestone: 3.0
Component: Multisite Version: 3.0
Severity: normal Keywords: has-patch
Cc:

Description

  1. 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
    

  1. $class, $class1; => altactive. Correct should be alt active.

Attachments (1)

13775.patch (1.1 KB) - added by ocean90 3 years ago.

Download all attachments as: .zip

Change History (2)

ocean903 years ago

comment:1   ryan3 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [15179]) Warning and styling fixes. Props ocean90. fixes #13775

Note: See TracTickets for help on using tickets.