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

Synced with stable branch:
    Revision 1.26.2.2  2002/08/23 02:22:53  hal9
    Fix a perl brain fart with <li> in comments

    Revision 1.26.2.1  2002/08/22 23:31:54  hal9
    Add Documentation Link to menu.
---

diff --git a/templates/edit-actions-list b/templates/edit-actions-list
index cde66a64..b94200c5 100644
--- a/templates/edit-actions-list
+++ b/templates/edit-actions-list
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# File        :  $Source: /cvsroot/ijbswa/current/templates/edit-actions-list,v $
+# File        :  $Source: /cvsroot/ijbswa//current/templates/edit-actions-list,v $
 #
 # Purpose     :  Template used to edit the actions file.
 # 
@@ -31,6 +31,9 @@
 #
 # Revisions   :
 #    $Log: edit-actions-list,v $
+#    Revision 1.26  2002/05/23 23:37:25  oes
+#    Nit
+#
 #    Revision 1.25  2002/05/21 21:02:52  oes
 #    Added more help links
 #
@@ -329,7 +332,7 @@ function a_p(section)
     <tr>
       <td class="box">
         <h2>More Privoxy:</h2>
-        <ul>@menu@</ul>
+        <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
       </td>
     </tr>