summaryrefslogtreecommitdiffstats
path: root/usr/local/www/head.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-27 03:47:16 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-27 03:47:16 +0000
commitd1329286b4c916e4a3780334cde50e8209efc702 (patch)
tree55540c929613aeb43efab310b24a1c99cb1a88bb /usr/local/www/head.inc
parenta2a3b97a397a23a67a13c3241620af7cb53ac4fb (diff)
downloadpfsense-d1329286b4c916e4a3780334cde50e8209efc702.zip
pfsense-d1329286b4c916e4a3780334cde50e8209efc702.tar.gz
REALLY unbreak niftycorners
Diffstat (limited to 'usr/local/www/head.inc')
-rwxr-xr-xusr/local/www/head.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/head.inc b/usr/local/www/head.inc
index 3ed1d6b..7af1867 100755
--- a/usr/local/www/head.inc
+++ b/usr/local/www/head.inc
@@ -25,8 +25,7 @@ $pagetitle = gentitle( $pgtitle );
<?php endif; ?>
<?php outputCSSFileInline("niftycssCode.css"); ?>
- <?php outputCSSFileInline("niftycssprintCode.css"); ?>
- <link rel="stylesheet" type="text/css" href="niftycssprintCode.css" media="print">
+ <link rel="stylesheet" type="text/css" href="niftycssprintCode.css" media="print">
<?php outputJavaScriptFileInline("niftyjsCode.js"); ?>
<script type="text/javascript">
var theme = "<?php echo $g['theme']; ?>";
OpenPOWER on IntegriCloud