- Timestamp:
- 04/19/2015 04:27:37 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/templates/default/bbpress/feedback-no-search.php
r5563 r5688 12 12 <div class="bbp-template-notice"> 13 13 <ul> 14 <li><?php _e( 'Oh bother! No search results were found here!', 'bbpress' ); ?></li>14 <li><?php esc_html_e( 'Oh bother! No search results were found here!', 'bbpress' ); ?></li> 15 15 </ul> 16 16 </div>
Note: See TracChangeset
for help on using the changeset viewer.