From 0afe82f87c2a66dcdc35e7373b7c20b68895ad14 Mon Sep 17 00:00:00 2001 From: canyonknight Date: Sun, 16 Sep 2012 15:54:49 -0400 Subject: Make account registration work with recent account editing changes The account editing form requires two different form action URLs due to the fact that the same template is shared for both account registration and account editing. Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/template/account_edit_form.php | 4 ++++ 1 file changed, 4 insertions(+) (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 9b5b1d8..b1cb749 100644 --- a/web/template/account_edit_form.php +++ b/web/template/account_edit_form.php @@ -1,4 +1,8 @@ +
+ + +
-- cgit v1.2.3-54-g00ecf