- Timestamp:
- 10/04/2016 02:11:28 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/forums/index.php
r11128 r11171 169 169 <h5><?php _e( 'Create New Topic:', 'buddypress' ); ?></h5> 170 170 171 <div id="template-notices" role="alert" aria-atomic="true"> 171 172 <?php 172 173 173 /** This action is documented in bp-templates/bp-legacy/buddypress/activity/index.php */ 174 do_action( 'template_notices' ); ?> 174 /** This action is documented in bp-templates/bp-legacy/buddypress/activity/index.php */ 175 do_action( 'template_notices' ); ?> 176 177 </div> 175 178 176 179 <label for="topic_title"><?php _e( 'Title:', 'buddypress' ); ?></label>
Note: See TracChangeset
for help on using the changeset viewer.