Changeset 4009 for trunk/bp-themes/bp-default/forums/index.php
- Timestamp:
- 02/02/2011 07:35:08 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/forums/index.php
r3933 r4009 21 21 <form action="" method="post" id="forums-search-form" class="dir-form"> 22 22 23 <h3><?php _e( ' GroupForums Directory', 'buddypress' ); ?><?php if ( is_user_logged_in() ) : ?> <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() ) : ?> <a class="button show-hide-new" href="#new-topic" id="new-topic-button"><?php _e( 'New Topic', 'buddypress' ); ?></a><?php endif; ?></h3> 24 24 25 25 <div id="forums-dir-search" class="dir-search" role="search">
Note: See TracChangeset
for help on using the changeset viewer.