From f549bfdb151dce61f149b1dd0855a66a7ca37efb Mon Sep 17 00:00:00 2001
From: oes <oes@users.sourceforge.net>
Date: Thu, 5 Sep 2002 16:08:57 +0000
Subject: [PATCH] Synced with stable branch:    Revision 1.14.2.2  2002/08/23
 02:22:53  hal9    Fix a perl brain fart with <li> in comments.

---
 templates/edit-actions-add-url-form | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/templates/edit-actions-add-url-form b/templates/edit-actions-add-url-form
index a15bec18..b3213412 100644
--- a/templates/edit-actions-add-url-form
+++ b/templates/edit-actions-add-url-form
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# File        :  $Source: /cvsroot/ijbswa/current/templates/edit-actions-add-url-form,v $
+# File        :  $Source: /cvsroot/ijbswa//current/templates/edit-actions-add-url-form,v $
 #
 # Purpose     :  Template used to add a URL pattern to the actions file.
 #
@@ -31,6 +31,13 @@
 #
 # Revisions   :
 #    $Log: edit-actions-add-url-form,v $
+#    Revision 1.14.2.2  2002/08/23 02:22:53  hal9
+#    Fix a perl brain fart with <li> in comments.
+#
+#    Revision 1.14  2002/05/21 19:10:30  oes
+#     - Added jump target and button style to "cancel" link
+#     - Fixed title
+#
 #    Revision 1.13  2002/04/10 13:32:53  oes
 #    Made templates modular
 #
@@ -167,7 +174,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>
 
-- 
2.49.0