VC++ Heap debug option
[privoxy.git] / templates / edit-actions-remove-url-form
index 0b5a2c6..4a9b53c 100644 (file)
 #
 # Revisions   :
 #    $Log: edit-actions-remove-url-form,v $
+#    Revision 1.5  2002/03/03 10:29:12  swa
+#    point users to the right feedback forms,
+#    not necessarily the developer list.
+#
+#    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
 #
@@ -91,31 +107,15 @@ td.dark      { background-color: #dddddd }
     </td>
   </tr>
 
-<!-- @if-unstable-start -->
-# This will only appear if CODE_STATUS is "alpha" or "beta". See configure.in
-  <tr>
-    <td style="background-color: #ffdddd" >
-      <p><b>Please note that this <span style="color: #ff0000">@code-status@</span> release
-        of the proxy software is not intended for production systems!
-        <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>
-    </td>
-  </tr>
-<!-- if-unstable-end@ -->
-
   <tr>
     <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>
@@ -127,26 +127,6 @@ td.dark      { background-color: #dddddd }
     </td>
   </tr>
 
-<!-- @if-have-help-info-start -->
-  <tr>
-    <td class="light">
-      <h2>Local Junkbuster support:</h2>
-
-<!-- @if-have-proxy-info-start -->
-      <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Junkbuster installation.
-<!-- if-have-proxy-info-end@ -->
-
-<!-- @if-have-adminaddr-info-start -->
-      <p>Address e-mail questions about this service to
-        <a href="mailto:@admin-address@"><code>@admin-address@</code></a>,
-        who will be glad to help you.
-<!-- if-have-adminaddr-info-end@ -->
-
-      </p>
-    </td>
-  </tr>
-<!-- if-have-help-info-end@ -->
-
   <tr>
     <td>
       <small><small>Valid <a href="http://validator.w3.org/">HTML 4.01 Strict</a></small></small>