Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/15/2010 11:59:40 AM (14 years ago)
Author:
apeatling
Message:

Merging 1.2 branch with trunk.

File:
1 edited

Legend:

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

    r2908 r2925  
    11<?php get_header() ?>
    2 
    3     <?php do_action( 'bp_before_directory_forums_content' ) ?>
    42
    53    <div id="content">
     
    75
    86        <form action="" method="post" id="forums-search-form" class="dir-form">
     7
    98            <h3><?php _e( 'Group Forums Directory', 'buddypress' ) ?><?php if ( is_user_logged_in() ) : ?> &nbsp;<a class="button" href="#new-topic" id="new-topic-button"><?php _e( 'New Topic', 'buddypress' ) ?></a><?php endif; ?></h3>
     9
     10            <?php do_action( 'bp_before_directory_forums_content' ) ?>
    1011
    1112            <div id="forums-dir-search" class="dir-search">
Note: See TracChangeset for help on using the changeset viewer.