From 13b14b1900892e468f9351093800fb9e888a18f6 Mon Sep 17 00:00:00 2001 From: john Date: Fri, 29 Nov 2002 13:52:21 +0000 Subject: [PATCH] back and next buttons appear on this template if there are more/previoud search results --- etc/open/search_results.template | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/etc/open/search_results.template b/etc/open/search_results.template index b712a7f4..61dc9578 100755 --- a/etc/open/search_results.template +++ b/etc/open/search_results.template @@ -84,8 +84,14 @@
- -Previous Lucene Query was: ${data.queryString} + +Previous Lucene Query was: ${data.queryString}
+ + + + + +
@@ -103,7 +109,7 @@ Title: ${h.title}
Author: ${h.creator}
-Date: ${h.webdb_create}
+Date: ${h.webdb_create_formatted}
Description: ${h.description}
-- 2.11.0