From: Ken Coar
Date: Mon, 2 Jun 1997 14:53:31 +0000 (+0000)
Subject: Changed prompt on ISINDEX field to say "press ENTER". Turning
X-Git-Tag: 1.2.1~8
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16dacad25e582303f9d26b4cf0a16200417df5ec;p=thirdparty%2Fapache%2Fhttpd.git
Changed prompt on ISINDEX field to say "press ENTER". Turning
this into a GET-method form would require parsing I'd rather
not add right now..
Submitted by: Rob Hartill
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78208 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/search/manual-index.cgi b/docs/manual/search/manual-index.cgi
index 1f8467b0a4a..e4fa41ad0a4 100644
--- a/docs/manual/search/manual-index.cgi
+++ b/docs/manual/search/manual-index.cgi
@@ -136,7 +136,7 @@ $HTML = <not listed in any
sort of priority order.
-
+
EOHT
printf ($HTML);