summaryrefslogtreecommitdiffstats
path: root/usr/local/www/head.inc
diff options
context:
space:
mode:
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 68b664e..3bc1e25 100755
--- a/usr/local/www/head.inc
+++ b/usr/local/www/head.inc
@@ -39,7 +39,7 @@ $pagetitle = gentitle( $pgtitle );
<?php endif; ?>
<link rel="stylesheet" type="text/css" href="/niftycssCode.css">
<link rel="stylesheet" type="text/css" href="/niftycssprintCode.css" media="print">
- <link rel="stylesheet" type="text/css" href="/new_tab_menu.css" media="all">
+ <link rel="stylesheet" type="text/css" href="/themes/<?=$g['theme']?>/new_tab_menu.css" media="all">
<script type="text/javascript" src="/javascript/niftyjsCode.js"></script>
<script type="text/javascript">
var theme = "<?php echo $g['theme']; ?>";
OpenPOWER on IntegriCloud