Changeset 5824 for trunk/bp-themes/bp-default/sidebar.php
- Timestamp:
- 02/21/2012 11:31:32 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/sidebar.php
r5771 r5824 35 35 <p id="login-text"> 36 36 37 <?php printf( __( 'Please <a href="%s" title="Create an account">create an account</a> to get started.', 'buddypress' ), site_url( bp_get_signup_slug() . '/') ); ?>37 <?php printf( __( 'Please <a href="%s" title="Create an account">create an account</a> to get started.', 'buddypress' ), bp_get_signup_page() ); ?> 38 38 39 39 </p>
Note: See TracChangeset
for help on using the changeset viewer.