Skip to:
Content

BuddyPress.org

Changeset 889


Ignore:
Timestamp:
01/20/2009 07:47:12 PM (17 years ago)
Author:
apeatling
Message:

Fixes #369

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/buddypress-theme/buddypress-home/footer.php

    r673 r889  
    33
    44<div id="footer">
    5     <p><?php printf( __( '%s is proudly powered by <a href="http://mu.wordpress.org">WordPress MU</a> and <a href="http://buddypress.org">BuddyPress</a>' ), bloginfo('name') ); ?></p>
     5    <p><?php printf( __( '%s is proudly powered by <a href="http://mu.wordpress.org">WordPress MU</a> and <a href="http://buddypress.org">BuddyPress</a>', 'buddypress' ), bloginfo('name') ); ?></p>
    66</div>
    77
Note: See TracChangeset for help on using the changeset viewer.