From: oes <oes@users.sourceforge.net>
Date: Tue, 9 Apr 2002 13:08:21 +0000 (+0000)
Subject: declare script type
X-Git-Tag: v_2_9_14~113
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/@proxy-info-url@?a=commitdiff_plain;h=349c179fca318e0498d4cc09b794ec032bb017aa;p=privoxy.git

declare script type
---

diff --git a/doc/webserver/actions/step2.php b/doc/webserver/actions/step2.php
index dfd80ae6..690decd5 100644
--- a/doc/webserver/actions/step2.php
+++ b/doc/webserver/actions/step2.php
@@ -8,9 +8,12 @@
               This file belongs in
               ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
-  $Id: step2.php,v 1.11 2002/04/07 15:00:20 oes Exp $
+  $Id: step2.php,v 1.12 2002/04/08 17:04:05 oes Exp $
 
   $Log: step2.php,v $
+  Revision 1.12  2002/04/08 17:04:05  oes
+  Adapt to unified stylesheet
+
   Revision 1.11  2002/04/07 15:00:20  oes
   Descand into framesets to harvest all image URLs
 
@@ -71,6 +74,7 @@
  <head>
   <meta http-equiv="Content-Style-Type" content="text/css">
   <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+  <meta http-equiv="Content-Script-Type" content="text/javascript">
   <link rel="stylesheet" type="text/css" href="../privoxy.css">
   <link rel="stylesheet" type="text/css" href="../p_feedback.css">