summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_check.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-25 07:59:37 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-25 07:59:37 +0000
commit10d72e1e7e507ba8e24e6d3e8007ea06b9d1c801 (patch)
treee109875eb4393fad796858982deae939fbd496ff /usr/local/www/system_firmware_check.php
parent306f082ae09106dbc479bef1bf11f169cce577f3 (diff)
downloadpfsense-10d72e1e7e507ba8e24e6d3e8007ea06b9d1c801.zip
pfsense-10d72e1e7e507ba8e24e6d3e8007ea06b9d1c801.tar.gz
Use correct css file
Diffstat (limited to 'usr/local/www/system_firmware_check.php')
-rwxr-xr-xusr/local/www/system_firmware_check.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware_check.php b/usr/local/www/system_firmware_check.php
index 54c72fb..e85fb21 100755
--- a/usr/local/www/system_firmware_check.php
+++ b/usr/local/www/system_firmware_check.php
@@ -51,7 +51,7 @@ include("head.inc");
<script src="/javascript/scriptaculous/prototype.js" type="text/javascript"></script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link href="gui.css" rel="stylesheet" type="text/css">
+<link href="all.css" rel="stylesheet" type="text/css">
</head>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
OpenPOWER on IntegriCloud