summaryrefslogtreecommitdiffstats
path: root/usr/local/www/head.inc
diff options
context:
space:
mode:
authorErik Kristensen <ekristen@pfsense.org>2005-07-17 17:47:10 +0000
committerErik Kristensen <ekristen@pfsense.org>2005-07-17 17:47:10 +0000
commit532d964aea1daf20945beac48b0ebe141580d218 (patch)
treeff4270e4d0d25e2e02015b835cc323b31b5f8b3f /usr/local/www/head.inc
parent9e82c54f8fc0f7b198d211eec682db73c9a766d2 (diff)
downloadpfsense-532d964aea1daf20945beac48b0ebe141580d218.zip
pfsense-532d964aea1daf20945beac48b0ebe141580d218.tar.gz
updated so theme works properly
Diffstat (limited to 'usr/local/www/head.inc')
-rwxr-xr-xusr/local/www/head.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/head.inc b/usr/local/www/head.inc
index 1cbf18b..5e2ef81 100755
--- a/usr/local/www/head.inc
+++ b/usr/local/www/head.inc
@@ -16,7 +16,7 @@ else
<head>
<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" href="/themes/<?php echo $g['theme']; ?>/all.css" media="all" />
<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