Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/28/2015 01:49:00 AM (10 years ago)
Author:
tw2113
Message:

Adds hooks documentation to some missed group template files.

See #5948.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-templates/bp-legacy/buddypress/groups/create.php

    r9786 r9813  
    3838        </div>
    3939
    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' ); ?>
    4144
    4245        <div class="item-body" id="group-create-body">
Note: See TracChangeset for help on using the changeset viewer.