diff options
author | Mike Macgirvin <mike@macgirvin.com> | 2010-07-11 02:52:47 -0700 |
---|---|---|
committer | Mike Macgirvin <mike@macgirvin.com> | 2010-07-11 02:52:47 -0700 |
commit | 7a21a000a2b02e7dd443fd0f3ee09172de825b08 (patch) | |
tree | a73734b36b404da7f3028a12c5e10e2a3a7a35fa /view/profile_edit.tpl | |
parent | a42c9616f97125b059f395b9b023fe1516a52d75 (diff) | |
download | volse-hubzilla-7a21a000a2b02e7dd443fd0f3ee09172de825b08.tar.gz volse-hubzilla-7a21a000a2b02e7dd443fd0f3ee09172de825b08.tar.bz2 volse-hubzilla-7a21a000a2b02e7dd443fd0f3ee09172de825b08.zip |
lots of little stuff
Diffstat (limited to 'view/profile_edit.tpl')
-rw-r--r-- | view/profile_edit.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/profile_edit.tpl b/view/profile_edit.tpl index 789da873c..3dcf8df2c 100644 --- a/view/profile_edit.tpl +++ b/view/profile_edit.tpl @@ -32,6 +32,8 @@ $dob $age </div> <div id="profile-edit-dob-end"></div> +$hide_friends + <div class="profile-edit-submit-wrapper" > <input type="submit" name="submit" class="profile-edit-submit-button" value="Submit" /> </div> |