]> git.mjollnir.org Git - s9y.git/commitdiff
BP: Removed obsolete link to override.css from index.tpl.
authoryellowled <yellowled>
Tue, 4 Dec 2007 11:17:38 +0000 (11:17 +0000)
committeryellowled <yellowled>
Tue, 4 Dec 2007 11:17:38 +0000 (11:17 +0000)
templates/bulletproof/index.tpl

index 3074d95040558bdfe6fa49293b8a77ccb8a01bf9..de35f2fdae8188c987eebc9e2b0255f64c89294b 100644 (file)
@@ -50,8 +50,6 @@
         {if $template_option.jscolumns == 'true'}<script type="text/javascript" src="{$serendipityHTTPPath}templates/{$template}/js/p7_eqCols2_10.js"></script>{/if}
         <!-- print media stylesheet -->
         <link rel="stylesheet" type="text/css" href="{serendipity_getFile file="print.css"}" media="print" />
-        <!-- additional stylesheet for user customization so bundled stylesheets do not require modification -->
-        <link rel="stylesheet" type="text/css" href="{serendipity_getFile file="override.css"}" />
     </head>
 
     <body{if $template_option.jscolumns == 'true'} onload="P7_equalCols2(0,{if $template_option.layouttype != '1col'}'content','DIV',{/if}'serendipityLeftSideBar','DIV','serendipityRightSideBar','DIV')"{/if}>