- Timestamp:
- 05/10/2018 07:22:24 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/buddypress/groups/single/activity.php
r11976 r12079 8 8 ?> 9 9 10 <h2 class="bp-screen-title<?php echo ( ! bp_is_group_home() ) ? ' bp-screen-reader-text' : ''; ?>"> 11 <?php esc_html_e( 'Group Activities', 'buddypress' ); ?> 12 </h2> 13 10 14 <?php bp_nouveau_groups_activity_post_form(); ?> 11 12 15 13 16 <div class="subnav-filters filters clearfix"> … … 24 27 </div><!-- // .subnav-filters --> 25 28 26 27 29 <?php bp_nouveau_group_hook( 'before', 'activity_content' ); ?> 28 30
Note: See TracChangeset
for help on using the changeset viewer.