Changeset 3306 for trunk/bp-themes/bp-default/index.php
- Timestamp:
- 10/25/2010 08:20:48 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-default/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/index.php
r3300 r3306 51 51 <p class="center"><?php _e( 'Sorry, but you are looking for something that isn\'t here.', 'buddypress' ) ?></p> 52 52 53 <?php locate_template( array( 'searchform.php' ), true) ?>53 <?php get_search_form() ?> 54 54 55 55 <?php endif; ?> … … 61 61 </div><!-- #content --> 62 62 63 <?php locate_template( array( 'sidebar.php' ), true) ?>63 <?php get_sidebar() ?> 64 64 65 65 <?php get_footer() ?>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)