aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/contact_edit.tpl2
-rw-r--r--view/theme/duepuntozero/style.css1
2 files changed, 2 insertions, 1 deletions
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 }}
<div id="contact-edit-end" ></div>
-
+ {{inc field_checkbox.tpl with $field=$hidden }}{{endinc}}
<div id="contact-edit-info-wrapper">
<h4>$lbl_info1</h4>
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 {