Ticket #2301: 2301-2.patch
| File 2301-2.patch, 1.2 KB (added by , 16 years ago) |
|---|
-
bp-themes/bp-default/footer.php
7 7 <?php get_sidebar( 'footer' ) ?> 8 8 9 9 <div id="site-generator" role="contentinfo"> 10 <p><?php printf( __( '%s is proudly powered by <a href="http://wordpress.org">WordPress</a> and <a href="http://buddypress.org">BuddyPress</a>', 'buddypress' ), get_bloginfo( 'name', 'display' ) ); ?></p> 10 <?php do_action( 'bp_dtheme_credits' ) ?> 11 <p><?php printf( __( 'Proudly powered by <a href="%1$s">WordPress</a> and <a href="%2$s">BuddyPress</a>.', 'buddypress' ), 'http://wordpress.org', 'http://buddypress.org' ) ?></p> 11 12 </div> 12 13 13 14 <?php do_action( 'bp_footer' ) ?> -
bp-themes/bp-default/functions.php
433 433 <?php 434 434 } 435 435 436 436 437 // Everything beyond this point is deprecated as of BuddyPress 1.3. This will be removed in a future version. 437 438 438 439 /**
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)