From ab10db7e34d1e7eaa5b2a633b3185b28fd16175c Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 20 May 2013 20:22:26 -0700 Subject: privacy settings macros - the basics except for toggling "publish in directory" which is rather hard because it's a custom on/off button and not a normal input thingy. --- view/tpl/settings.tpl | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'view/tpl') diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index 251fa9be4..5a8544048 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -25,6 +25,15 @@

{{$h_prv}}

+
{{$lbl_pmacro}}
+ + +
{{foreach $permiss_arr as $permit}} -- cgit v1.2.3