some leftovers.
[privoxy.git] / templates / edit-actions-remove-url-form
index 0b5a2c6..d27b230 100644 (file)
 #
 # Revisions   :
 #    $Log: edit-actions-remove-url-form,v $
+#    Revision 1.4  2002/01/23 00:26:45  jongfoster
+#    Reducing length of URLs
+#    Where encoded and unencoded versions of a string existed, removing
+#    the unencoded one.
+#
+#    Revision 1.3  2002/01/17 21:33:00  jongfoster
+#    Replacing all references to the URL of the config interface
+#    with @default-cgi@
+#
+#    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
 #
@@ -100,9 +112,24 @@ td.dark      { background-color: #dddddd }
         <br>Use at your own risk. See the <a href="http://www.gnu.org/copyleft/gpl.html">license</a> for details.</b>
       </p>
 
-      <p>Feel free to <a href="mailto:ijbswa-developers@lists.sourceforge.net">mail the developers</a>
-        with any problems you encounter.
-      </p>
+       <p>
+<h2>Support and Service via Sourceforge</h2>
+<p>
+We value your feedback. However, to provide you with the best support,
+please note:
+<ul>
+  <li>Use the <a href="http://sourceforge.net/tracker/?group_id=11118&atid=211118">support forum</a> to get
+  help.</li>
+  <li>Submit bugs only thru our <a href="http://sourceforge.net/tracker/?group_id=11118&atid=111118">bug
+      forum</a>. Make sure that the bug has not yet been submitted.</li>
+  <li>Submit feature requests only thru our <a
+      href="http://sourceforge.net/tracker/?atid=361118&group_id=11118&func=browse">feature request forum</a>.</li>
+</ul>
+</p>
+<p>
+For any other issues, feel free to use the <a
+href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
+</p>
     </td>
   </tr>
 <!-- if-unstable-end@ -->
@@ -111,11 +138,11 @@ td.dark      { background-color: #dddddd }
     <td class="light">
       <h2>Remove URL Pattern</h2>
       <p>Are you sure you want to delete this URL pattern?  The pattern is:</p>
-      <p><b>@oldval@</b></p>
+      <p><b>@u@</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="edit-actions-remove-url?f=@f@&amp;v=@v@&amp;p=@p@">OK</a>
         &nbsp;
-        <a href="http://i.j.b/edit-actions-list?filename=@filename@">Cancel</a>
+        <a href="edit-actions-list?f=@f@">Cancel</a>
       </p>
     </td>
   </tr>