diff options
author | Friendika <info@friendika.com> | 2011-03-08 04:06:37 -0800 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-08 04:06:37 -0800 |
commit | c248b28f922603ec135fea903a9ec3f0ef63c935 (patch) | |
tree | c95a609f98511bf14eca86e263dd9b24640cf628 /view/register.tpl | |
parent | bc7035408a17437eb46457389d8911512812b8fd (diff) | |
download | volse-hubzilla-c248b28f922603ec135fea903a9ec3f0ef63c935.tar.gz volse-hubzilla-c248b28f922603ec135fea903a9ec3f0ef63c935.tar.bz2 volse-hubzilla-c248b28f922603ec135fea903a9ec3f0ef63c935.zip |
indicate preference to register/communicate-with real people and not fictitious entities.
Diffstat (limited to 'view/register.tpl')
-rw-r--r-- | view/register.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/register.tpl b/view/register.tpl index 3f57994ed..131460828 100644 --- a/view/register.tpl +++ b/view/register.tpl @@ -6,6 +6,7 @@ $registertext + <p id="register-realpeople">$realpeople</p> <p id="register-fill-desc">$fillwith</p> <p id="register-fill-ext">$fillext</p> |