summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_check.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-25 08:01:37 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-25 08:01:37 +0000
commite6d7ace67049cf8139b69f366789bcabb921182e (patch)
tree97d247b5fbcea724c6162a3b719915b89c90ce98 /usr/local/www/system_firmware_check.php
parenta5e81d21efbe13d60a61df8b94f875bf56718711 (diff)
downloadpfsense-e6d7ace67049cf8139b69f366789bcabb921182e.zip
pfsense-e6d7ace67049cf8139b69f366789bcabb921182e.tar.gz
Use correct css file
Diffstat (limited to 'usr/local/www/system_firmware_check.php')
-rwxr-xr-xusr/local/www/system_firmware_check.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr/local/www/system_firmware_check.php b/usr/local/www/system_firmware_check.php
index 1d1529a..ed9152f 100755
--- a/usr/local/www/system_firmware_check.php
+++ b/usr/local/www/system_firmware_check.php
@@ -45,6 +45,10 @@ include("head.inc");
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<link href="all.css" rel="stylesheet" type="text/css">
+</head>
+
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
OpenPOWER on IntegriCloud