From: Fabian Keil <fk@fabiankeil.de>
Date: Tue, 4 Mar 2008 18:15:52 +0000 (+0000)
Subject: Stop calling "handle-as-image" by its old name.
X-Git-Tag: v_3_0_9~213
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/@user-manual@@actions-help-prefix@HTTPS-INSPECTION?a=commitdiff_plain;h=ab9215f1fc0fa7ee032246cb84e19ac351e920bb;p=privoxy.git

Stop calling "handle-as-image" by its old name.
---

diff --git a/templates/show-status b/templates/show-status
index ab8e55da..ab481065 100644
--- a/templates/show-status
+++ b/templates/show-status
@@ -253,7 +253,7 @@
             <tr>
               <td><code>FEATURE_IMAGE_BLOCKING</code></td>
               <td>@if-FEATURE_IMAGE_BLOCKING-then@ Yes @else-not-FEATURE_IMAGE_BLOCKING@ No @endif-FEATURE_IMAGE_BLOCKING@</td>
-              <td>Allows the +image action, to send <q>blocked</q> images instead of HTML.</td>
+              <td>Allows the +handle-as-image action, to send <q>blocked</q> images instead of HTML.</td>
             </tr>
             <tr>
               <td><code>FEATURE_IMAGE_DETECT_MSIE</code></td>