diff --git a/wp-content/themes/noblogs-home/registration/register.php b/wp-content/themes/noblogs-home/registration/register.php index 1b9f0a264fdc223b28afeb99e3c939a5e9c24026..71e231d3131c98dd2947c0e103260e1766ff23e2 100644 --- a/wp-content/themes/noblogs-home/registration/register.php +++ b/wp-content/themes/noblogs-home/registration/register.php @@ -24,7 +24,7 @@ <?php do_action( 'template_notices' ); ?> - <p><?php _e( 'Before registering, please read our <a href="https://noblogs.org/policy">policy</a>. In order to register, you need an email account either from <a href="https://autisitici.org">Autistici/Inventati</a>, or some other <a href="https://autistici.org/links">anonymous and indypendent server</a>.', 'buddypress' ); ?></p> + <p><?php _e( 'Before registering, please read our <a href="https://noblogs.org/policy">policy</a>. In order to register, you need an email account either from <a href="https://autistici.org">Autistici/Inventati</a>, or some other <a href="https://autistici.org/links">anonymous and indypendent server</a>.', 'buddypress' ); ?></p> <?php do_action( 'bp_before_account_details_fields' ); ?>