summaryrefslogtreecommitdiffstats
path: root/usr/local/www/head.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-02 04:47:59 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-02 04:47:59 +0000
commite610f77cbc2f7dbb4bdc5ac84fde9525e0d02072 (patch)
tree7cbd676d34f5f5fcd611fce21f6c05daf2e8081b /usr/local/www/head.inc
parentd6244d2f7dbdbfb35fa3e887bc1cff2c7fcfd504 (diff)
downloadpfsense-e610f77cbc2f7dbb4bdc5ac84fde9525e0d02072.zip
pfsense-e610f77cbc2f7dbb4bdc5ac84fde9525e0d02072.tar.gz
Preface files with /
Diffstat (limited to 'usr/local/www/head.inc')
-rwxr-xr-xusr/local/www/head.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/head.inc b/usr/local/www/head.inc
index 7fe70b7..7b5f1ec 100755
--- a/usr/local/www/head.inc
+++ b/usr/local/www/head.inc
@@ -3,8 +3,8 @@
<head>
<title><?=gentitle($pgtitle);?></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <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="/niftycssCode.css">
+ <link rel="stylesheet" type="text/css" href="/niftycssprintCode.css" media="print">
<link href="gui.css" rel="stylesheet" type="text/css">
- <script type="text/javascript" src="niftyjsCode.js"></script>
+ <script type="text/javascript" src="/niftyjsCode.js"></script>
</head>
OpenPOWER on IntegriCloud