From ab9215f1fc0fa7ee032246cb84e19ac351e920bb Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Tue, 4 Mar 2008 18:15:52 +0000
Subject: [PATCH] Stop calling "handle-as-image" by its old name.

---
 templates/show-status | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>
-- 
2.49.0