diff options
Diffstat (limited to 'view/insecure_net.tpl')
-rw-r--r-- | view/insecure_net.tpl | 11 |
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 |