From 47f369e052d296f4a744c1508efc58f6168b7e8b Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 5 Dec 2011 18:36:26 -0800 Subject: hide some contacts from others --- view/contact_edit.tpl | 2 +- view/theme/duepuntozero/style.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'view') diff --git a/view/contact_edit.tpl b/view/contact_edit.tpl index fc6c17981..fc1a3d47b 100644 --- a/view/contact_edit.tpl +++ b/view/contact_edit.tpl @@ -59,7 +59,7 @@ {{ endif }}
- + {{inc field_checkbox.tpl with $field=$hidden }}{{endinc}}

$lbl_info1

diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 0150eb176..1127f1145 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -1461,6 +1461,7 @@ input#dfrn-url { #contact-edit-end { clear: both; + margin-top: 15px; } #contact-profile-selector { -- cgit v1.2.3