- Timestamp:
- 10/04/2016 02:11:28 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/members/single/member-header.php
r11098 r11171 95 95 do_action( 'bp_after_member_header' ); ?> 96 96 97 <?php 97 <div id="template-notices" role="alert" aria-atomic="true"> 98 <?php 98 99 99 /** This action is documented in bp-templates/bp-legacy/buddypress/activity/index.php */ 100 do_action( 'template_notices' ); ?> 100 /** This action is documented in bp-templates/bp-legacy/buddypress/activity/index.php */ 101 do_action( 'template_notices' ); ?> 102 103 </div>
Note: See TracChangeset
for help on using the changeset viewer.