Commit c15453f4 authored by Yoshiki Hayashi's avatar Yoshiki Hayashi
Browse files

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
parent 56db883b
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -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>
+2 −3
Original line number Diff line number Diff line
@@ -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>