Skip to content
Snippets Groups Projects
Commit 388f20a6 authored by agata's avatar agata Committed by agata
Browse files

Fix typo in register.php in noblogs theme

parent 85e69753
No related branches found
No related tags found
No related merge requests found
......@@ -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' ); ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment