From 63618c3f6f57fc1741efed6a0539ee50f93de661 Mon Sep 17 00:00:00 2001
From: oes <oes@users.sourceforge.net>
Date: Mon, 29 Apr 2002 17:25:38 +0000
Subject: [PATCH] Fixed AF feedback link

---
 templates/mod-support-and-service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/mod-support-and-service b/templates/mod-support-and-service
index 10f9cbd0..d937e16a 100644
--- a/templates/mod-support-and-service
+++ b/templates/mod-support-and-service
@@ -9,7 +9,7 @@
           </li>
           <li>
             submit banners and all problems with the actions file only through the
-            <a href="javascript:w=Math.floor(screen.width/2);h=Math.floor(screen.height*0.9);void(window.open('http://www.privoxy.org/actions','Feedback','screenx='+w+',width='+w+',height='+h+',scrollbars=yes,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">Privoxy - Submit Filter Feedback</a> system.
+            <a href="javascript:w=Math.floor(screen.width/2);h=Math.floor(screen.height*0.9);void(window.open('http://www.privoxy.org/actions','Feedback','screenx='+w+',width='+w+',height='+h+',scrollbars=yes,toolbar=no,location=no,directories=no,status=no,menubar=no,copyhistory=no').focus());">actions file feedback system.</a>
           </li>
           <li>
             submit bugs only through our <a href="http://sourceforge.net/tracker/?group_id=11118&amp;atid=111118">bug tracker</a>.
-- 
2.49.0