diff --git a/public/templates/account.tpl b/public/templates/account.tpl index 5b870e6c59..06f9ad4a73 100644 --- a/public/templates/account.tpl +++ b/public/templates/account.tpl @@ -6,48 +6,47 @@

- - +
- {user.username} - edit + {username} + edit
- +
email - {user.email} + {email}
full name - {user.fullname} + {fullname}
website - {user.website} + {website}
location - {user.location} + {location}
age - {user.age} + {age}
member for - {user.joindate} + {joindate}
reputation - {user.reputation} + {reputation}
posts - {user.postcount} + {postcount}
diff --git a/public/templates/accountedit.tpl b/public/templates/accountedit.tpl index f2ed3d5e70..a61c081a67 100644 --- a/public/templates/accountedit.tpl +++ b/public/templates/accountedit.tpl @@ -6,7 +6,6 @@

- - - -
- {user.username} - edit + {username} + edit
@@ -87,63 +83,56 @@
- +
- +
- +
- +
- +
- +
Save changes - Cancel + Cancel
- - - -
{user.picture}
-
{user.gravatarpicture}
-
{user.uploadedpicture}
- - - - + +