From: oes <oes@users.sourceforge.net>
Date: Thu, 5 Sep 2002 16:36:00 +0000 (+0000)
Subject: Synced with stable branch
X-Git-Tag: v_3_1_archive_branchpoint~162
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/@default-cgi@edit-actions-add-url-form?a=commitdiff_plain;h=6b4a31e6407bb850bfd6f1f551bad2ad82aea3a3;p=privoxy.git

Synced with stable branch
---

diff --git a/templates/no-such-domain b/templates/no-such-domain
index 753abb20..7e911772 100644
--- a/templates/no-such-domain
+++ b/templates/no-such-domain
@@ -127,7 +127,7 @@
     <tr>
       <td class="box" colspan="2">
         <h2>More Privoxy:</h2>
-        <ul>@menu@</ul>
+        <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
       </td>
     </tr>
 
diff --git a/templates/show-request b/templates/show-request
index 0871a114..9b6cb800 100644
--- a/templates/show-request
+++ b/templates/show-request
@@ -125,7 +125,7 @@
      <tr>
       <td class="box">
         <h2>More Privoxy:</h2>
-        <ul>@menu@</ul>
+        <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
       </td>
     </tr>
 
diff --git a/templates/show-status b/templates/show-status
index 0ec4f2ee..97697819 100644
--- a/templates/show-status
+++ b/templates/show-status
@@ -307,7 +307,7 @@
     <tr>
       <td class="box">
         <h2>More Privoxy:</h2>
-        <ul>@menu@</ul>
+        <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
       </td>
     </tr>
 
diff --git a/templates/show-status-file b/templates/show-status-file
index a4abf629..2a8f1382 100644
--- a/templates/show-status-file
+++ b/templates/show-status-file
@@ -117,7 +117,7 @@
     <tr>
       <td class="box">
         <h2>More Privoxy:</h2>
-        <ul>@menu@</ul>
+        <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
       </td>
     </tr>
 
diff --git a/templates/show-url-info b/templates/show-url-info
index fa2e1241..913a45a4 100644
--- a/templates/show-url-info
+++ b/templates/show-url-info
@@ -154,7 +154,7 @@
     <tr>
       <td class="box">
         <h2>More Privoxy:</h2>
-        <ul>@menu@</ul>
+        <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
       </td>
     </tr>
 
diff --git a/templates/show-version b/templates/show-version
index bc7890a1..2ccc273b 100644
--- a/templates/show-version
+++ b/templates/show-version
@@ -130,7 +130,7 @@
     <tr>
       <td class="box">
         <h2>More Privoxy:</h2>
-        <ul>@menu@</ul>
+        <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
       </td>
     </tr>
 
diff --git a/templates/toggle b/templates/toggle
index 1150dd7c..c60e0c13 100644
--- a/templates/toggle
+++ b/templates/toggle
@@ -150,7 +150,7 @@
     <tr>
       <td class="box">
         <h2>More Privoxy:</h2>
-        <ul>@menu@</ul>
+        <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
       </td>
     </tr>
 
diff --git a/templates/untrusted b/templates/untrusted
index d9c45294..bc09524b 100644
--- a/templates/untrusted
+++ b/templates/untrusted
@@ -160,7 +160,7 @@
     <tr>
       <td class="box" colspan="2">
         <h2>More Privoxy:</h2>
-        <ul>@menu@</ul>
+        <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
       </td>
     </tr>