diff options
author | Rich Bowen <rbowen@apache.org> | 2017-03-28 13:28:17 +0000 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2017-03-28 13:28:17 +0000 |
commit | fb9b64d5feb099001d80467533168644ea03ad72 (patch) | |
tree | dbef56b3dc622dd0fb3b0c51bcdfa4d41155d77e /docs/manual/mod/mod_include.html.en | |
parent | f5f35b853f35fcb43b976d91ea11a70f9014c8a8 (diff) | |
download | httpd-fb9b64d5feb099001d80467533168644ea03ad72.tar.gz |
Add logo, link to "Support Apache" page, as per
request from Marketing.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1789132 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_include.html.en')
-rw-r--r-- | docs/manual/mod/mod_include.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_include.html.en b/docs/manual/mod/mod_include.html.en index 31a52652a1..4f0ac8a95c 100644 --- a/docs/manual/mod/mod_include.html.en +++ b/docs/manual/mod/mod_include.html.en @@ -43,7 +43,7 @@ inclusion of other files or programs, as well as the setting and printing of environment variables.</p> </div> -<div id="quickview"><h3>Topics</h3> +<div id="quickview"><a style="margin-right: 100px; margin-top: 2px;" href="https://www.apache.org/foundation/contributing.html"><img style="width: 95px; height: 95px;" src="https://www.apache.org/images/SupportApache-small.png" /></a><h3>Topics</h3> <ul id="topics"> <li><img alt="" src="../images/down.gif" /> <a href="#enabling">Enabling Server-Side Includes</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#pathinfo">PATH_INFO with Server Side Includes</a></li> |