- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/blogs/create.php
r10181 r11171 14 14 do_action( 'bp_before_create_blog_content_template' ); ?> 15 15 16 <?php 16 <div id="template-notices" role="alert" aria-atomic="true"> 17 <?php 17 18 18 /** This action is documented in bp-templates/bp-legacy/buddypress/activity/index.php */ 19 do_action( 'template_notices' ); ?> 19 /** This action is documented in bp-templates/bp-legacy/buddypress/activity/index.php */ 20 do_action( 'template_notices' ); ?> 21 22 </div> 20 23 21 24 <?php
Note: See TracChangeset
for help on using the changeset viewer.