Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

Last modified 10 years ago

#3895 closed defect (bug) (fixed)

Typo in bp-themes\bp-default...\admin.php

Reported by: pkchrisjohnson Owned by:
Priority: normal Milestone: 1.6
Component: Templates Version:
Severity: minor Keywords: has-patch
Cc:

Description

In
bp-themes\bp-default\groups\single\admin.php
there is a typo on line 181. There is an extra ">" at Col 58 that makes the "single-line" class useless for the admin editor section.

The line should read this:
<ul id="admins-list" class="item-list single-line">

Attachments (1)

typo.patch (759 bytes ) - added by fanquake 15 years ago.

Download all attachments as: .zip

Change History (4)

@fanquake
15 years ago

#1 @DJPaul
15 years ago

  • Component CoreTheme
  • Milestone Awaiting Review1.6

#2 @djpaul
15 years ago

  • Resolutionfixed
  • Status newclosed

(In [5618]) Fix class typo in group admin templates. Fixes #3895, props pkchrisjohnson and fanquake

#3 @DJPaul
10 years ago

  • Component Appearance - Template PartsTemplates
Note: See TracTickets for help on using tickets.