diff options
author | Friendika <info@friendika.com> | 2011-06-19 16:47:03 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-06-19 16:47:03 -0700 |
commit | c2dcff0d02e3e4ca5b728b6d3e41a07601163011 (patch) | |
tree | 63295f064fd03864f9795ae0d935d1eb9a78eba9 /view/profile_edit.tpl | |
parent | 76ddbff0b5184c85be1e7ad2ffe6fb918ed65b65 (diff) | |
download | volse-hubzilla-c2dcff0d02e3e4ca5b728b6d3e41a07601163011.tar.gz volse-hubzilla-c2dcff0d02e3e4ca5b728b6d3e41a07601163011.tar.bz2 volse-hubzilla-c2dcff0d02e3e4ca5b728b6d3e41a07601163011.zip |
move profile privacy settings to the Privacy section of the Settings page
Diffstat (limited to 'view/profile_edit.tpl')
-rw-r--r-- | view/profile_edit.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/profile_edit.tpl b/view/profile_edit.tpl index 564746e6a..053e19594 100644 --- a/view/profile_edit.tpl +++ b/view/profile_edit.tpl @@ -52,8 +52,6 @@ $dob $age $hide_friends -$hide_wall - <div class="profile-edit-submit-wrapper" > <input type="submit" name="submit" class="profile-edit-submit-button" value="$submit" /> </div> |