From f12e4e11b0ef8500f9b0c9a733fd1214e5909eaf Mon Sep 17 00:00:00 2001 From: flashwave Date: Thu, 22 Sep 2016 20:00:10 +0200 Subject: [PATCH] add confirmation to detail editing --- .../views/yuuno/settings/account/details.twig | 21 ++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/resources/views/yuuno/settings/account/details.twig b/resources/views/yuuno/settings/account/details.twig index e1d49b4..213afed 100644 --- a/resources/views/yuuno/settings/account/details.twig +++ b/resources/views/yuuno/settings/account/details.twig @@ -6,8 +6,27 @@

Alter the details of your account, leave fields blank to leave them unchanged.

{% endblock %} +{% block js %} + {{ parent() }} + +{% endblock %} + {% block settingsContent %} -
+ {% if edit_email %}

E-mail address