]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
[trunk][doc] mod/mod_authz_dbd.xml - Section title improvment
authorVincent Deffontaines <gryzor@apache.org>
Thu, 26 Dec 2013 13:39:32 +0000 (13:39 +0000)
committerVincent Deffontaines <gryzor@apache.org>
Thu, 26 Dec 2013 13:39:32 +0000 (13:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1553482 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_authz_dbd.html.en
docs/manual/mod/mod_authz_dbd.xml

index 22d5443e2cc9abf415224d77fc43af15ad1f0040..15b32ce0654000ca282fd18823415c788eebdd26 100644 (file)
@@ -57,7 +57,7 @@
 <h3>Topics</h3>
 <ul id="topics">
 <li><img alt="" src="../images/down.gif" /> <a href="#login">Database Login</a></li>
-<li><img alt="" src="../images/down.gif" /> <a href="#client">Client Login</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#client">Client Login integration</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#example">Configuration example</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#security">Preventing SQL injections</a></li>
 </ul><h3>See also</h3>
@@ -86,7 +86,7 @@ supplying the necessary credentials).</p>
 For usage details, see the configuration example below.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
-<h2><a name="client" id="client">Client Login</a></h2>
+<h2><a name="client" id="client">Client Login integration</a></h2>
 
 <p>Some administrators may wish to implement client-side session
 management that works in concert with the server-side login/logout
index ead806ba34bb604b3720c5d688373d7e9fb8cf7c..fc441791a944c70571924d0f26df6a8534a141ec 100644 (file)
@@ -68,7 +68,7 @@ For usage details, see the configuration example below.</p>
 </section>
 
 <section id="client">
-<title>Client Login</title>
+<title>Client Login integration</title>
 <p>Some administrators may wish to implement client-side session
 management that works in concert with the server-side login/logout
 capabilities offered by this module, for example, by setting or unsetting