- 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/groups/index.php
r11166 r11171 49 49 <form action="" method="post" id="groups-directory-form" class="dir-form"> 50 50 51 <?php 51 <div id="template-notices" role="alert" aria-atomic="true"> 52 <?php 52 53 53 /** This action is documented in bp-templates/bp-legacy/buddypress/activity/index.php */ 54 do_action( 'template_notices' ); ?> 54 /** This action is documented in bp-templates/bp-legacy/buddypress/activity/index.php */ 55 do_action( 'template_notices' ); ?> 56 57 </div> 55 58 56 59 <div class="item-list-tabs" aria-label="<?php esc_attr_e( 'Groups directory main navigation', 'buddypress' ); ?>">
Note: See TracChangeset
for help on using the changeset viewer.