]> git.mxchange.org Git - friendica.git/blobdiff - view/profile_edit.tpl
Merge branch 'pull'
[friendica.git] / view / profile_edit.tpl
index 564746e6a59bf49b5f759ee33ef80227badf45d0..8dab72649222d04a003010712c5af405e8910a32 100644 (file)
@@ -1,3 +1,5 @@
+$default
+
 <h1>$banner</h1>
 
 <div id="profile-edit-links">
@@ -12,7 +14,6 @@
 
 <div id="profile-edit-links-end"></div>
 
-$default
 
 <div id="profile-edit-wrapper" >
 <form id="profile-edit-form" name="form1" action="profiles/$profile_id" method="post" >
@@ -52,8 +53,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>