summaryrefslogtreecommitdiffstats
path: root/usr/local/www/head.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-02 00:51:35 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-02 00:51:35 +0000
commita8726a3df49b8337744ce4b69bd868de5c51c9bc (patch)
treefa034de928b88eeaf343ec9d68dd60edb8e5c855 /usr/local/www/head.inc
parent0023ccac8bf6c548e2bda885237e2cead7c77b82 (diff)
downloadpfsense-a8726a3df49b8337744ce4b69bd868de5c51c9bc.zip
pfsense-a8726a3df49b8337744ce4b69bd868de5c51c9bc.tar.gz
* Introduce new function helper for creating smooth tab headers
* Conver firewall -> areas over
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 9efd55d..7fe70b7 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 href="gui.css" rel="stylesheet" type="text/css">
<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>
</head>
OpenPOWER on IntegriCloud