mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
Forward port OtherBill's fix from 1.3.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87727 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
<input type="hidden" name="what" value="ap">
|
||||
<input type="hidden" name="results" value="20">
|
||||
<input type="text" name="keyword" size="20">
|
||||
<input type="button" value="Search">
|
||||
<input type="submit" value="Search">
|
||||
</form>
|
||||
</td></tr></table>
|
||||
|
||||
@@ -165,10 +165,9 @@ Modules: <A HREF="mod/index-bytype.html">By Type</A> or
|
||||
</div>
|
||||
|
||||
<p align="center">Maintained by the <a
|
||||
href="http://httpd.apache.org/docs-project">Apache HTTP Server
|
||||
href="http://httpd.apache.org/docs-project/">Apache HTTP Server
|
||||
Documentation Project</a>.</p>
|
||||
|
||||
<!--#include virtual="footer.html" -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
<input type="hidden" name="what" value="ap">
|
||||
<input type="hidden" name="results" value="20">
|
||||
<input type="text" name="keyword" size="20">
|
||||
<input type="button" value="Search">
|
||||
<input type="submit" value="Search">
|
||||
</form>
|
||||
</td></tr></table>
|
||||
|
||||
@@ -165,10 +165,9 @@ Modules: <A HREF="mod/index-bytype.html">By Type</A> or
|
||||
</div>
|
||||
|
||||
<p align="center">Maintained by the <a
|
||||
href="http://httpd.apache.org/docs-project">Apache HTTP Server
|
||||
href="http://httpd.apache.org/docs-project/">Apache HTTP Server
|
||||
Documentation Project</a>.</p>
|
||||
|
||||
<!--#include virtual="footer.html" -->
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user