diff options
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> |