Changeset 2016
- Timestamp:
- 09/30/2009 06:09:31 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-sn-parent/header.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-sn-parent/header.php
r1996 r2016 29 29 30 30 <body <?php body_class() ?>> 31 32 <?php do_action( 'bp_before_search_login_bar' ) ?> 31 33 32 34 <div id="search-login-bar"> … … 69 71 70 72 <?php endif; ?> 73 74 <?php do_action( 'bp_search_login_bar' ) ?> 71 75 72 76 </div> 73 77 78 <?php do_action( 'bp_after_search_login_bar' ) ?> 74 79 <?php do_action( 'bp_before_header' ) ?> 75 80
Note: See TracChangeset
for help on using the changeset viewer.