Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/30/2011 10:11:52 PM (14 years ago)
Author:
djpaul
Message:

Remove down-arrow symbol from certain forum subnav menus for consistency with rest of theme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/groups/single/forum.php

    r3928 r4322  
    1515
    1616            <li>
    17                 <a href="#post-new" class="show-hide-new">&darr; <?php _e( 'New Topic', 'buddypress' ) ?></a>
     17                <a href="#post-new" class="show-hide-new"><?php _e( 'New Topic', 'buddypress' ) ?></a>
    1818            </li>
    1919
Note: See TracChangeset for help on using the changeset viewer.