From 4e7663474e8f4d70c04379b1a8a2859a03f13abc Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 12 Jun 2004 11:19:03 +0000 Subject: [PATCH] r9592: ready for boa --- views.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views.lisp b/views.lisp index 7a464d9..f6b811a 100644 --- a/views.lisp +++ b/views.lisp @@ -89,7 +89,7 @@ :accessor link-href-end) (link-ampersand :type (or string null) :initform nil :initarg :link-ampersand :accessor link-ampersand)) - (:default-initargs :link-page "lookup-func1") + (:default-initargs :link-page "meta-search.html") (:documentation "View class for a hyperobject")) -- 2.34.1