Changeset 2428 for trunk/bp-themes/bp-default/blogs/create.php
- Timestamp:
- 01/24/2010 05:31:42 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/blogs/create.php
r2308 r2428 8 8 <?php do_action( 'template_notices' ) ?> 9 9 10 <h 2><?php _e( 'Create a Blog', 'buddypress' ) ?> <a class="button" href="<?php echo bp_get_root_domain() . '/' . BP_BLOGS_SLUG . '/' ?>"><?php _e( 'Blogs Directory', 'buddypress' ) ?></a></h2>10 <h3><?php _e( 'Create a Blog', 'buddypress' ) ?> <a class="button" href="<?php echo bp_get_root_domain() . '/' . BP_BLOGS_SLUG . '/' ?>"><?php _e( 'Blogs Directory', 'buddypress' ) ?></a></h3> 11 11 12 12 <?php do_action( 'bp_before_create_blog_content' ) ?>
Note: See TracChangeset
for help on using the changeset viewer.