From 345c04f757a876bcc0b59134583953a698bbb9f2 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Thu, 11 Aug 2016 20:40:50 +0200 Subject: Add details link from account edit form MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- web/template/account_details.php | 2 +- web/template/account_edit_form.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/web/template/account_details.php b/web/template/account_details.php index c34e65b..b79685b 100644 --- a/web/template/account_details.php +++ b/web/template/account_details.php @@ -61,7 +61,7 @@ - + format('Y-m-d') ?> diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php index 6c2b8fb..19821a0 100644 --- a/web/template/account_edit_form.php +++ b/web/template/account_edit_form.php @@ -1,6 +1,7 @@

', '') ?> + ', '') ?>

-- cgit v1.2.3-54-g00ecf