Reactivating the scripts ,-)
[privoxy.git] / doc / webserver / actions / step2.php
index adea4d7..7572dfc 100644 (file)
@@ -8,9 +8,12 @@
               This file belongs in
               ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
-  $Id: step2.php,v 1.6 2002/04/02 07:22:19 oes Exp $
+  $Id: step2.php,v 1.7 2002/04/03 19:36:04 swa Exp $
 
   $Log: step2.php,v $
+  Revision 1.7  2002/04/03 19:36:04  swa
+  consistent look
+
   Revision 1.6  2002/04/02 07:22:19  oes
   Elimnating duplicate images; using relative link for step3
 
@@ -45,7 +48,7 @@
  -->
 
  <head>
-    <link rel="stylesheet" type="text/css" href="../p_feedback.css">
+  <link rel="stylesheet" type="text/css" href="../p_feedback.css">
 
   <script language="javascript">
    //
@@ -108,7 +111,6 @@ error_reporting(E_NONE);
 if (!isset($referrer_url))
 {
    echo ("  <title>Invalid Feedback Submission</title>
-           <link rel="stylesheet" type="text/css" href="../p_feedback.css">
            </head>
            <body>
             <div class=\"title\">Invalid Feedback Submission</div>
@@ -129,7 +131,6 @@ if (!isset($referrer_url))
 if (!isset($problem) || $problem == "INVALID")
 {
    echo ("  <title>Invalid Feedback Submission</title>
-           <link rel="stylesheet" type="text/css" href="../p_feedback.css">
            </head>
            <body>
             <div class=\"title\">Invalid Feedback Submission</div>
@@ -170,7 +171,6 @@ curl_close ($ch);
 if (!$success)
 {
    echo ("  <title>Invalid Feedback Submission</title>
-           <link rel="stylesheet" type="text/css" href="../p_feedback.css">
            </head>
            <body>
             <div class=\"title\">Invalid Feedback Submission</div>
@@ -205,7 +205,6 @@ switch($problem)
 ?>
 
   <title>Privoxy Action List Feedback - Step 2 of 2</title>
-    <link rel="stylesheet" type="text/css" href="../p_feedback.css">
  </head>
  <body>