From: oes <oes@users.sourceforge.net> Date: Mon, 29 Apr 2002 17:25:38 +0000 (+0000) Subject: Fixed AF feedback link X-Git-Tag: v_3_0_branchpoint~151 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/diff?a=commitdiff_plain;h=63618c3f6f57fc1741efed6a0539ee50f93de661;p=privoxy.git Fixed AF feedback link --- 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&atid=111118">bug tracker</a>.