summaryrefslogtreecommitdiffstats
path: root/usr/local/www/head.inc
diff options
context:
space:
mode:
authorErik Kristensen <ekristen@pfsense.org>2005-07-16 23:51:39 +0000
committerErik Kristensen <ekristen@pfsense.org>2005-07-16 23:51:39 +0000
commitc2e4efb50daba005bead13c0276e800eeac673c4 (patch)
tree32d4d498a08a95798550e370e6733caddc9d3c16 /usr/local/www/head.inc
parentd86286ed3e0eec1b82783746993e09426ca92ff3 (diff)
downloadpfsense-c2e4efb50daba005bead13c0276e800eeac673c4.zip
pfsense-c2e4efb50daba005bead13c0276e800eeac673c4.tar.gz
Minor changes for css and javascript handling for template system.
Diffstat (limited to 'usr/local/www/head.inc')
-rwxr-xr-xusr/local/www/head.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/head.inc b/usr/local/www/head.inc
index e16427b..f2e1b19 100755
--- a/usr/local/www/head.inc
+++ b/usr/local/www/head.inc
@@ -17,7 +17,6 @@ else
<title><?=gentitle($pgtitle);?></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="/templates/<?php echo $g['template']; ?>/all.css" media="all" />
- <link rel="stylesheet" type="text/css" href="/niftycssCode.css">
<link rel="stylesheet" type="text/css" href="/niftycssprintCode.css" media="print">
<script type="text/javascript" src="/niftyjsCode.js"></script>
<?php if (!isset($closehead)){ ?>
OpenPOWER on IntegriCloud