Skip to:
Content

BuddyPress.org

Opened 17 years ago

Closed 16 years ago

#1495 closed enhancement (fixed)

Replace horizontal line with vertical line in BP-Title

Reported by: 21cdb Owned by:
Priority: trivial Milestone: 1.2
Component: Version:
Severity: Keywords:
Cc: email@…

Description

Please replace &#8212 (the long horizontal line in title — ) with U+007C ( | VERTICAL LINE ) in function bp-core-templatetags.php line 848 (function bp_get_page_title()).

The horizontal line takes up to much space. A vertical line has the same functionality but takes less space, which is an advantage when u have multiple tabs open.

Attachments (2)

Bildschirmfoto 2009-12-26 um 26.12. | 16.53.32.png (10.4 KB ) - added by 21cdb 17 years ago.
Old horizontal line
Bildschirmfoto 2009-12-26 um 26.12. | 16.54.27.png (10.5 KB ) - added by 21cdb 17 years ago.
New vertical line

Download all attachments as: .zip

Change History (3)

#1 @r-a-y
16 years ago

  • Resolutionfixed
  • Status newclosed

Fixed in trunk.

Note: See TracTickets for help on using tickets.