Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
02/02/2011 07:35:08 AM (14 years ago)
Author:
johnjamesjacoby
Message:

Graceful degradation of groups home component when various components are deactivated on a live site.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/forums/index.php

    r3933 r4009  
    2121            <form action="" method="post" id="forums-search-form" class="dir-form">
    2222
    23                 <h3><?php _e( 'Group Forums Directory', 'buddypress' ); ?><?php if ( is_user_logged_in() ) : ?> &nbsp;<a class="button show-hide-new" href="#new-topic" id="new-topic-button"><?php _e( 'New Topic', 'buddypress' ); ?></a><?php endif; ?></h3>
     23                <h3><?php _e( 'Forums Directory', 'buddypress' ); ?><?php if ( is_user_logged_in() ) : ?> &nbsp;<a class="button show-hide-new" href="#new-topic" id="new-topic-button"><?php _e( 'New Topic', 'buddypress' ); ?></a><?php endif; ?></h3>
    2424
    2525                <div id="forums-dir-search" class="dir-search" role="search">
Note: See TracChangeset for help on using the changeset viewer.