Replacing all references to the URL of the config interface
[privoxy.git] / templates / edit-actions-remove-url-form
index 0b5a2c6..c7e9de7 100644 (file)
@@ -33,6 +33,9 @@
 #
 # Revisions   :
 #    $Log: edit-actions-remove-url-form,v $
+#    Revision 1.2  2002/01/17 21:21:05  jongfoster
+#    DOS->Unix line endings
+#
 #    Revision 1.1  2001/11/13 00:58:18  jongfoster
 #    New version of actions file editor templates
 #
@@ -113,9 +116,9 @@ td.dark      { background-color: #dddddd }
       <p>Are you sure you want to delete this URL pattern?  The pattern is:</p>
       <p><b>@oldval@</b></p>
       <p>
-        <a href="http://i.j.b/edit-actions-remove-url?filename=@filename@&amp;ver=@ver@&amp;section=@section@&amp;pattern=@pattern@">OK</a>
+        <a href="@default-cgi@edit-actions-remove-url?filename=@filename@&amp;ver=@ver@&amp;section=@section@&amp;pattern=@pattern@">OK</a>
         &nbsp;
-        <a href="http://i.j.b/edit-actions-list?filename=@filename@">Cancel</a>
+        <a href="@default-cgi@edit-actions-list?filename=@filename@">Cancel</a>
       </p>
     </td>
   </tr>