]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
add content area for CSS of cfgman pages
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 2 Feb 2009 11:50:25 +0000 (00:50 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 2 Feb 2009 11:50:25 +0000 (00:50 +1300)
scripts/www/template.html

index 7089b927a8c2bc98449e6b91291813a578114b1f..be104f361cdeacbee515db637b7c552b7831d2b3 100644 (file)
@@ -10,7 +10,7 @@
 </head>
 
 <body>
-
+<div id="content">
   <p class="cfglinks">
   |&nbsp;<a href="%toc_link%">Index</a>&nbsp;
   |&nbsp;<a href="%alpha_link%">Alphabetical Index</a>&nbsp;|
     </tr>
     <tr class="spacer"><td>&nbsp;</td></tr>
   </table>
-
   <p class="cfglinks">
   |&nbsp;<a href="%toc_link%">Index</a>&nbsp;
   |&nbsp;<a href="%alpha_link%">Alphabetical Index</a>&nbsp;|
   </p>
+  </div>
 
   </body>
 </html>