Merge branch 'master' of ssh://git.privoxy.org:23/git/privoxy
[privoxy.git] / templates / edit-actions-for-url-filter
index ea95997..36ffcd7 100644 (file)
@@ -4,20 +4,17 @@
 #
 # Purpose     :  Template that is included from most of Privoxy's CGI pages
 #                to show the user how to get help or report problems.
-# 
+#
 #
 # Copyright   :  Written by and Copyright (C) 2002-2007 members of
-#                the SourceForge Privoxy team. http://www.privoxy.org/
+#                members of the Privoxy team. https://www.privoxy.org/
 #
-#                This template is free software; you can redistribute it 
+#                This template is free software; you can redistribute it
 #                and/or modify it under the terms of the GNU General
 #                Public License as published by the Free Software
 #                Foundation; either version 2 of the License, or (at
 #                your option) any later version.
 #
-# Revisions   :
-#    $Log: edit-actions-for-url-filter,v $
-#
 ##############################################################################
 
 <tr class="bg1" align="left" valign="top">
@@ -27,7 +24,7 @@
   <td class="action">
     <input type="hidden" name="filter_t@index@" value="@abbr-filter-type@">
     <input type="hidden" name="filter_n@index@" value="@name@">
-    <a href="@user-manual@@actions-help-prefix@FILTER">@filter-type@</a> @name@
+    <a href="@user-manual@@actions-help-prefix@@anchor@">@filter-type@</a> @name@
   </td>
   <td>@description@</td>
 </tr>