- Add favicon links.
[privoxy.git] / templates / toggle
index 64bbcc0..3d63eb1 100644 (file)
@@ -76,6 +76,7 @@
   <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
   <meta name="robots" content="noindex,nofollow">
   <link rel="stylesheet" type="text/css" href="@default-cgi@send-stylesheet">
+  <link rel="shortcut icon" href="@default-cgi@favicon.ico" type="image/x-icon">
 </head>
 
 <body>
       <td class="box">
         <h2>Bookmarklets</h2>
           <p>Here are some bookmarklets to allow you to easily access a
-            "mini" version of this page.  They are designed for MS 
-            Internet Explorer, but should work equally well in
-            Netscape, Mozilla, and other browsers which support
-            JavaScript.  They are designed to run directly from
-            your bookmarks - <b>not</b> by clicking the links
-            below (although that will work for testing).
+            "mini" version of this page.  They are known to work with MS 
+            Internet Explorer, Netscape and Mozilla, but should work equally
+            well in other browsers which support JavaScript.  They are designed
+            to run directly from your bookmarks - <b>not</b> by clicking the
+            links below (although that will work for testing).
           </p>
-
           <p>To save them, right-click the link and choose
             "Add to Favorites" (IE) or "Add Bookmark" (Netscape).  You
             will get a warning that the bookmark "may not be safe" - just
           <p>
             <b>Credit:</b> The site which gave us the general idea for these
             bookmarklets is <a href="http://www.bookmarklets.com/">www.bookmarklets.com</a>.
-            They have more information <a href="http://www.bookmarklets.com/about/">about bookmarklets</a>.
+            They have <a href="http://www.bookmarklets.com/about/">more information</a> about them.
           </p>
       </td>
     </tr>
     <tr>
       <td class="box">
         <h2>More Privoxy:</h2>
-        <ul>@menu@</ul>
+        <ul>@menu@<li><a href="@user-manual@">Documentation</a></li></ul>
       </td>
     </tr>
 
     </tr>
 <!-- if-have-help-info-end@ -->
     
-
-     <tr>
-      <td>
-        <p class="small">Valid <a href="http://validator.w3.org/">HTML 4.01 Strict</a></p>
-      </td>
-    </tr>   
   </table>
 
 </body>