aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-10-26 22:09:51 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-10-26 22:09:51 -0700
commit78351df785aea429619845254c3fe2ddd1983969 (patch)
tree00866167716154dcfc189b16c2e2dad4ad3dab19 /view
parent2028e1695c82685102a7eef7f75094267446a887 (diff)
downloadvolse-hubzilla-78351df785aea429619845254c3fe2ddd1983969.tar.gz
volse-hubzilla-78351df785aea429619845254c3fe2ddd1983969.tar.bz2
volse-hubzilla-78351df785aea429619845254c3fe2ddd1983969.zip
we need this file
Diffstat (limited to 'view')
-rw-r--r--view/insecure_net.tpl11
1 files changed, 11 insertions, 0 deletions
diff --git a/view/insecure_net.tpl b/view/insecure_net.tpl
new file mode 100644
index 000000000..9093372b8
--- /dev/null
+++ b/view/insecure_net.tpl
@@ -0,0 +1,11 @@
+<div id="profile-edit-insecure">
+<p>
+The social network that $name belongs to is an <strong>open network</strong> with no privacy controls.
+$name will only be able to view your public posts and will <strong>not</strong> be allowed to
+participate in private conversations or use other secure features within this network.
+</p>
+<p>
+$name <strong>may</strong> also have been automatically set to "ignored" as a spam prevention measure. You may
+change this (using the above settings) if you wish to allow incoming messages from $name.
+</p>
+</div> \ No newline at end of file