From 97b7e077f17339de2f932c502e54eb5b6700bcde Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 29 Jul 2014 14:20:15 +0200 Subject: Do not show deletion link on the registration page In 7df8dc8 (Add support for deleting user accounts, 2014-07-25), a link to the account deletion page was added to the account edit form. Make sure we only show this link if the user actually wants to edit an account and do not show this link on the account registration page. Signed-off-by: Lukas Fleischer --- web/template/account_edit_form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/template/account_edit_form.php') diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php index 3733985..17dd937 100644 --- a/web/template/account_edit_form.php +++ b/web/template/account_edit_form.php @@ -1,8 +1,8 @@ +

', '') ?>

-
-- cgit v1.2.3-54-g00ecf