aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/profile-in-netdir.tpl2
-rw-r--r--view/profile_edit.tpl4
-rw-r--r--view/settings.tpl6
3 files changed, 7 insertions, 5 deletions
diff --git a/view/profile-in-netdir.tpl b/view/profile-in-netdir.tpl
index d5a320a3f..be111aa67 100644
--- a/view/profile-in-netdir.tpl
+++ b/view/profile-in-netdir.tpl
@@ -1,5 +1,5 @@
<p id="profile-in-directory">
-Publish this profile in global social directory?
+Publish your default profile in global social directory?
</p>
<div id="profile-in-netdir-yes-wrapper">
diff --git a/view/profile_edit.tpl b/view/profile_edit.tpl
index a28471325..7bbd4091b 100644
--- a/view/profile_edit.tpl
+++ b/view/profile_edit.tpl
@@ -42,10 +42,6 @@ $dob $age
</div>
<div id="profile-edit-dob-end"></div>
-$profile_in_dir
-
-$profile_in_net_dir
-
$hide_friends
<div class="profile-edit-submit-wrapper" >
diff --git a/view/settings.tpl b/view/settings.tpl
index b9c2c7ecb..00c85cb40 100644
--- a/view/settings.tpl
+++ b/view/settings.tpl
@@ -31,6 +31,12 @@ $theme
</div>
<div id="settings-theme-end"></div>
+<input type="hidden" name="visibility" value="$visibility" />
+
+$profile_in_dir
+
+$profile_in_net_dir
+
<div id="settings-default-perms" class="settings-default-perms" >
<div id="settings-default-perms-menu" onClick="openClose('settings-default-perms-select');" />$permissions</div>
<div id="settings-default-perms-menu-end"></div>