Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/25/2011 10:53:55 PM (15 years ago)
Author:
johnjamesjacoby
Message:

Adjust button class in bp_get_group_new_topic_button

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-groups/bp-groups-template.php

    r3903 r3929  
    12181218            'wrapper_class'     => 'group-button',
    12191219            'link_href'         => '#post-new',
    1220             'link_class'        => 'group-button',
     1220            'link_class'        => 'group-button show-hide-new',
    12211221            'link_id'           => 'new-topic-button',
    12221222            'link_text'         => __( 'New Topic', 'buddypress' ),
Note: See TracChangeset for help on using the changeset viewer.