diff options
author | erik <eeeeeee@utpost.se> | 2011-03-22 10:43:45 -0700 |
---|---|---|
committer | erik <eeeeeee@utpost.se> | 2011-03-22 10:43:45 -0700 |
commit | bc49c08dc768b7ec003569c8381c97198c0afebf (patch) | |
tree | 8bcf18244837ce34416ccf19b20c070e16d51019 /view/sv | |
parent | 4eb8270fbe9ddcbd5d1688fae8bd49eba232e185 (diff) | |
download | volse-hubzilla-bc49c08dc768b7ec003569c8381c97198c0afebf.tar.gz volse-hubzilla-bc49c08dc768b7ec003569c8381c97198c0afebf.tar.bz2 volse-hubzilla-bc49c08dc768b7ec003569c8381c97198c0afebf.zip |
Edited view/sv/dfrn_req_confirm.tpl via GitHub
Diffstat (limited to 'view/sv')
-rw-r--r-- | view/sv/dfrn_req_confirm.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/sv/dfrn_req_confirm.tpl b/view/sv/dfrn_req_confirm.tpl index f86b2ea86..7f8c977ce 100644 --- a/view/sv/dfrn_req_confirm.tpl +++ b/view/sv/dfrn_req_confirm.tpl @@ -1,7 +1,7 @@ <p id="dfrn-request-homecoming" > -Välkommen hem $username. +Välkommen hem, $username. <br /> -Bekräfta your introduction to $dfrn_url. +Här kan du bekräfta kontaktförfrågan till $dfrn_url. </p> <form id="dfrn-request-homecoming-form" action="dfrn_request/$nickname" method="post"> |