From 42c9957e41d2f5f8cfee657d203d6a3624a6ef0e Mon Sep 17 00:00:00 2001 From: canyonknight Date: Sat, 1 Feb 2014 14:03:09 -0500 Subject: account_details.php: Add link to edit a user's account This improves the ability to edit a user's account directly through UI features rather than manually appending 'edit' to the URL or searching for the account and selecting edit. Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/template/account_details.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'web/template') diff --git a/web/template/account_details.php b/web/template/account_details.php index 02ed32b..680a52e 100644 --- a/web/template/account_details.php +++ b/web/template/account_details.php @@ -51,9 +51,12 @@ Links: - - - +
    +
  • + +
  • + +
-- cgit v1.2.3-54-g00ecf