Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#26211 closed defect (bug) (fixed)

Add missing description classes to settings.php in Network Admin

Reported by: hanni's profile Hanni Owned by: westi's profile westi
Milestone: 3.8 Priority: normal
Severity: normal Version: 3.0
Component: Administration Keywords: has-patch
Focuses: Cc:

Description

It appears that the description (help) text shown below each option on the Settings page in Network Admin never had the description class usually applied elsewhere in the admin.

Attachments (1)

26211.diff (7.3 KB) - added by Hanni 12 years ago.

Download all attachments as: .zip

Change History (3)

#1 @westi
12 years ago

  • Milestone changed from Awaiting Review to 3.8
  • Owner set to westi
  • Status changed from new to assigned

@Hanni
12 years ago

#2 @westi
12 years ago

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

In 26362:

Wrap the settings in the main Network Admin settings page in the expected paragraph tags so that the css applies correctly and the layout doesn't look off. Fixes #26211 props hanni.

Note: See TracTickets for help on using tickets.