increase visibility of visibility settings
This commit is contained in:
parent
f9f284ba70
commit
cac8aa7a69
5 changed files with 67 additions and 41 deletions
|
|
@ -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">
|
||||
|
|
|
|||
|
|
@ -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" >
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue