From be0cf7f41f6939371c780a25732e88c1cbad4a3b Mon Sep 17 00:00:00 2001 From: canyonknight Date: Wed, 23 May 2012 13:56:15 -0400 Subject: acctfuncs.inc.php: Move XHTML to account_search_results.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_search_results.php Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/template/account_search_results.php | 103 ++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 web/template/account_search_results.php (limited to 'web/template') diff --git a/web/template/account_search_results.php b/web/template/account_search_results.php new file mode 100644 index 00000000..88d6bb68 --- /dev/null +++ b/web/template/account_search_results.php @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
"> + + + + "> + +
+ + + + + + +
+
+
+ + + + + + " /> +
+
+
+
+
+ + + + + + -->" /> +
+
+
+ +

+ +

+ + -- cgit v1.2.3-24-g4f1b