mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
make privacy/terms on signup form open in new tab
This commit is contained in:
parent
da39d66e83
commit
baf7eac704
@ -1342,7 +1342,7 @@ en:
|
||||
search_hint: "username, email or IP address"
|
||||
|
||||
create_account:
|
||||
disclaimer: "By registering, you agree to the <a href='{{privacy_link}}'>privacy policy</a> and <a href='{{tos_link}}'>terms of service</a>."
|
||||
disclaimer: "By registering, you agree to the <a href='{{privacy_link}}' target='blank'>privacy policy</a> and <a href='{{tos_link}}' target='blank'>terms of service</a>."
|
||||
title: "Create New Account"
|
||||
failed: "Something went wrong, perhaps this email is already registered, try the forgot password link"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user