From 9aed09d250deb9b6ce986cc948109d89055190fe Mon Sep 17 00:00:00 2001 From: slawkens Date: Fri, 13 Oct 2017 09:11:15 +0200 Subject: [PATCH] Added missing change email and change info buttons to account.management template --- system/templates/account.management.html.twig | 27 ++++++++++++++++--- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/system/templates/account.management.html.twig b/system/templates/account.management.html.twig index 30f042d5..b7fdf227 100644 --- a/system/templates/account.management.html.twig +++ b/system/templates/account.management.html.twig @@ -26,12 +26,16 @@

General Information

- - + + - - + + @@ -53,6 +57,21 @@ {% endautoescape %}
Account {% if constant('USE_ACCOUNT_NAME') %}Name{% else %}Number{% endif %}:{{ account }}Account {% if constant('USE_ACCOUNT_NAME') %}Name{% else %}Number{% endif %}:{{ account }}
Email Address:{{ account_email ~ email_change}}Email Address:{{ account_email ~ email_change }} +
+ +
+
Created:

+

Public Information

+ + + + + + + + + +
Real name:{{ account_rlname }}
Location:{{ account_location }}
+
+ +
+

Action Log