From 498cddd39f8234540b4d87c96dd06628809d380e Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sun, 6 Jan 2008 10:38:16 +0100 Subject: issue59, reduce html table usage in search-box Signed-off-by: Andreas Unterkircher --- themes/default/templates/search.tpl | 105 +++++++++++++++++------------------- 1 file changed, 50 insertions(+), 55 deletions(-) (limited to 'themes/default/templates') diff --git a/themes/default/templates/search.tpl b/themes/default/templates/search.tpl index 420d6e2..2030bdc 100644 --- a/themes/default/templates/search.tpl +++ b/themes/default/templates/search.tpl @@ -1,62 +1,57 @@ - + + loupeSearch: + + +
+
- + + + + + + + + + + + - + + + + + + +
- loupeSearch: + Tag: + + +
Date: + { if ! $date_search_enabled } + + { else } + + { /if } + consider date-range +  
 {$from_date}
- - - - - - - - - - - - - - - - - - - - - - - - - - -
Tag: - - - -
Date: - { if ! $date_search_enabled } - - { else } - - { /if } - consider date-range -
 {$from_date}
  - {$to_date} - - -
- Sort-Order:  - - - -   -
-
+
  + {$to_date} + + +
+ Sort-Order:  + + + +  
+ + +
-- cgit v1.2.3-18-g5258