aboutsummaryrefslogtreecommitdiff
path: root/src/mod_register_web.erl
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2015-12-28 15:08:59 +0100
committerBadlop <badlop@process-one.net>2015-12-28 15:08:59 +0100
commit0df6d7ae396eb085e4068b25d4f50162b80a49c1 (patch)
tree3be12fb06c56333a3f888902b6747dd95daf12bd /src/mod_register_web.erl
parentAdd commands for generating html or markdown documentation for commands (diff)
Improve explanation in registration page (#876)
Diffstat (limited to 'src/mod_register_web.erl')
-rw-r--r--src/mod_register_web.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mod_register_web.erl b/src/mod_register_web.erl
index 7f7cf36b6..dd069593d 100644
--- a/src/mod_register_web.erl
+++ b/src/mod_register_web.erl
@@ -250,8 +250,8 @@ form_new_get(Host, Lang, IP) ->
"a Jabber client.">>),
?XCT(<<"li">>,
<<"Some Jabber clients can store your password "
- "in your computer. Use that feature only "
- "if you trust your computer is safe.">>),
+ "in the computer, but you should do this only "
+ "in your personal computer for safety reasons.">>),
?XCT(<<"li">>,
<<"Memorize your password, or write it "
"in a paper placed in a safe place. In "