name change
[privoxy.git] / templates / show-url-info
index 9e598dd..a6b87cc 100644 (file)
@@ -1,6 +1,6 @@
 ##########################################################
 #
-# Show-Url-Info-CGI Output template for Foobar.
+# Show-Url-Info-CGI Output template for Privoxy.
 #
 #
 # USING HTML TEMPLATES:
@@ -15,7 +15,7 @@
 # - Each item in the below list of exported symbols will
 #   be replaced by dynamically generated text, if they
 #   are enclosed in '@'-characters. E.g. The string @version@
-#   will be replaced by the version number of Foobar.
+#   will be replaced by the version number of Privoxy.
 #
 # - One special application of this is to make whole blocks
 #   of the HTML template disappear if the condition <name>
@@ -53,7 +53,7 @@
 #  unstable:
 #    this is an alpha or beta release of the proxy software
 #  have-adminaddr-info:
-#    An e-mail address for the local Foobar adminstrator has
+#    An e-mail address for the local Privoxy adminstrator has
 #    been specified and is available through the "admin-address"
 #    symbol
 #  have-proxy-info:
@@ -82,7 +82,7 @@
 <html>
 
 <head>
-  <title>Foobar@@my-hostname@ URL Info</title>
+  <title>Privoxy@@my-hostname@ URL Info</title>
   <style type="text/css">
     BODY, P, H1, H2, UL, OL, LI { font-family: Helvetica, Helv, Arial, Sans-Serif, sans-serif }
   </style>
         <h2>NOTE:</h2>
         <p>This is a secure (https:) URL, so the part after the "/" is ignored.
           This is a feature of the HTTPS protocol - the exact address of the
-          page you're visiting is hidden.  Foobar can only detect the host
+          page you're visiting is hidden.  Privoxy can only detect the host
           part of the URL.</p>
         <p>&nbsp;</p>
 <!-- if-https-end@ -->
 
     <tr>
       <td bgcolor=#dddddd>
-        <h2>More Foobar:</h2>
+        <h2>More Privoxy:</h2>
         <ul>@menu@</ul>
       </td>
     </tr>
@@ -174,10 +174,10 @@ href="http://sourceforge.net/mail/?group_id=11118">mailing lists</a>.
 <!-- @if-have-help-info-start -->
     <tr>
       <td bgcolor=#dddddd>
-        <h2>Local Foobar support:</h2>
+        <h2>Local Privoxy support:</h2>
 
 <!-- @if-have-proxy-info-start -->
-        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Foobar installation.         
+        <p>You can consult the <a href="@proxy-info-url@">online documentation</a> for more information about this Privoxy installation.         
 <!-- if-have-proxy-info-end@ -->
 
 <!-- @if-have-adminaddr-info-start -->