aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorSem <sembrestels@riseup.net>2012-05-10 18:22:58 +0300
committerSem <sembrestels@riseup.net>2012-05-10 18:22:58 +0300
commit08957cc28b07076c0dbc2ade3a3ed73e5a744935 (patch)
tree6b5f9a8d3227d4b329160c959e1b774cec28c83c /languages
parent7cdd12ffd4296adbd4b4ab661efd27ee714a30bd (diff)
downloadelgg-08957cc28b07076c0dbc2ade3a3ed73e5a744935.tar.gz
elgg-08957cc28b07076c0dbc2ade3a3ed73e5a744935.tar.bz2
Open terms in a new window.
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