From c1bb1df2b3c0e860a29282ec00e74630133742c3 Mon Sep 17 00:00:00 2001 From: canyonknight Date: Fri, 29 Jun 2012 16:52:45 -0400 Subject: acctfuncs.inc.php: Move XHTML to account_details.php template XHTML should be eliminated from lib/ as much as possible. This pulls the XHTML out of the display_account_info function that echoes the code, and moves it to the new account_details.php template file. Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/template/account_details.php | 57 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 web/template/account_details.php (limited to 'web/template') diff --git a/web/template/account_details.php b/web/template/account_details.php new file mode 100644 index 00000000..f4c31c66 --- /dev/null +++ b/web/template/account_details.php @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
 
+ +
">
+ +
-- cgit v1.2.3-24-g4f1b