aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php
index ba7b03d92..eecf0963f 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -1,6 +1,6 @@
<?php
add_translation("en", array(
- 'registrationterms:agree' => 'I have read and agree to the <a href="%s">Terms of Service</a>',
+ 'registrationterms:agree' => 'I have read and agree to the <a target="_blank" href="%s">Terms of Service</a>',
'registrationterms:required' => "You must first agree to the terms",
)); \ No newline at end of file