- Timestamp:
- 04/28/2015 01:49:00 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/groups/create.php
r9786 r9813 38 38 </div> 39 39 40 <?php do_action( 'template_notices' ); ?> 40 <?php 41 42 /** This action is documented in bp-templates/bp-legacy/buddypress/activity/index.php */ 43 do_action( 'template_notices' ); ?> 41 44 42 45 <div class="item-body" id="group-create-body">
Note: See TracChangeset
for help on using the changeset viewer.