diff --git a/templates/account.html.ep b/templates/account.html.ep
index 076adf1..fe1280f 100644
--- a/templates/account.html.ep
+++ b/templates/account.html.ep
@@ -30,15 +30,16 @@
Mail |
- <%= $acc->{email} %>edit ändern |
+ edit<%= $acc->{email} %> |
Passwort |
- edit ändern |
+ edit |
Privatsphäre |
+ edit
% if ($acc->{is_public} == 0) {
Keine öffentlichen Daten
% }
@@ -48,7 +49,7 @@
% if ($acc->{is_public} & 0x02) {
Status
% }
- edit ändern |
+
Registriert am |