Changeset 7965 for trunk/bp-themes/bp-default/searchform.php
- Timestamp:
- 02/22/2014 03:50:03 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-default/searchform.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/searchform.php
r6146 r7965 3 3 <form role="search" method="get" id="searchform" action="<?php echo home_url(); ?>/"> 4 4 <input type="text" value="<?php the_search_query(); ?>" name="s" id="s" /> 5 <input type="submit" id="searchsubmit" value="<?php _e( 'Search', 'buddypress' ); ?>" />5 <input type="submit" id="searchsubmit" value="<?php esc_attr_e( 'Search', 'buddypress' ); ?>" /> 6 6 7 7 <?php do_action( 'bp_blog_search_form' ); ?>
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)