From f78d46c65420e7b1ea6f22b73ce427902ce2810c Mon Sep 17 00:00:00 2001 From: canyonknight Date: Wed, 23 May 2012 13:53:33 -0400 Subject: acctfuncs.inc.php: Move XHTML to account_edit_form.php template XHTML should be eliminated from lib/ as much as possible. This pulls the XHTML out of a function that simply echoes the code, and moves it into a more reasonable template file in account_edit_form.php Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/template/account_edit_form.php | 138 +++++++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 web/template/account_edit_form.php (limited to 'web/template') diff --git a/web/template/account_edit_form.php b/web/template/account_edit_form.php new file mode 100644 index 0000000..32379a7 --- /dev/null +++ b/web/template/account_edit_form.php @@ -0,0 +1,138 @@ +
+
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 
: ()
: + +
: + + + +
: ()
: + + +
: + + +
: + +
: + +
: + +
: + +
 
  + + " />   + + " />   + + " /> +
+
-- cgit v1.2.3-54-g00ecf