From 83b4945fb47943db98e635aea7c14411bd94af43 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Fri, 4 Apr 2008 02:00:19 -0400 Subject: Break start and end bits of pkg search form out of PHP Signed-off-by: Loui Chang Signed-off-by: Simo Leone --- web/template/pkg_search_form.php | 78 ++++++++++++++++++++-------------------- 1 file changed, 40 insertions(+), 38 deletions(-) (limited to 'web') diff --git a/web/template/pkg_search_form.php b/web/template/pkg_search_form.php index 3c4d2a95..05b2da74 100644 --- a/web/template/pkg_search_form.php +++ b/web/template/pkg_search_form.php @@ -1,3 +1,25 @@ + +
+ + +
+ + + + + + + +
+ +
+ + + + \n"; - print "\n"; - print "
+ +
+ \n"; - - print "
\n"; - print "\n"; - print "\n"; - print " \n"; - print "\n"; - print "\n"; - print " +
\n"; - print " ".__("Search Criteria")."\n"; - print "
\n"; - print "\n"; - - print "\n"; - print "\n"; // Added to break put the buttons in a new line - print"
\n"; - print " ".__("Location"); - print "
\n"; - print "
"; +?> +
- print "\n"; + - print "\n"; + - print "\n"; - print "
 \n"; - print " \n"; - print "  + '> +  \n"; - print " \n"; - print "  + '> +
\n"; +
- print "
\n"; - print "\n"; - print "\n"; - print "
\n"; +
+
+ +
-?> -- cgit v1.2.3-24-g4f1b