acctfuncs.inc.php: Move XHTML to account_search_results.php template
commitbe0cf7f41f6939371c780a25732e88c1cbad4a3b
authorcanyonknight <canyonknight@gmail.com>
Wed, 23 May 2012 17:56:15 +0000 (23 13:56 -0400)
committerLukas Fleischer <archlinux@cryptocrack.de>
Fri, 6 Jul 2012 09:26:34 +0000 (6 11:26 +0200)
treee6ba16bae92c6bde057692cbfba646ddd034c2ac
parentf78d46c65420e7b1ea6f22b73ce427902ce2810c
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 <canyonknight@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/lib/acctfuncs.inc.php
web/template/account_search_results.php [new file with mode: 0644]