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_cache.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_cache.html.en')
-rw-r--r-- | docs/manual/mod/mod_cache.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_cache.html.en b/docs/manual/mod/mod_cache.html.en index 7d026138b5..ba4446b007 100644 --- a/docs/manual/mod/mod_cache.html.en +++ b/docs/manual/mod/mod_cache.html.en @@ -128,7 +128,7 @@ <p>Further details, discussion, and examples, are provided in the <a href="../caching.html">Caching Guide</a>.</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="#related">Related Modules and Directives</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#sampleconf">Sample Configuration</a></li> |