diff options
author | Warren Baker <warren@decoy.co.za> | 2011-08-24 14:04:02 +0200 |
---|---|---|
committer | Warren Baker <warren@decoy.co.za> | 2011-08-24 14:04:02 +0200 |
commit | 6fd35fe340437e78bcee2af10660231de622106d (patch) | |
tree | 8a88052d0ce503c6adc277d46855b5d5a4941dfa | |
parent | 270a257646cc0038756801b1f06f09a6b40b6e91 (diff) | |
download | pfsense-6fd35fe340437e78bcee2af10660231de622106d.zip pfsense-6fd35fe340437e78bcee2af10660231de622106d.tar.gz |
These html tags are not required since they are used in head.inc which is included.
-rwxr-xr-x | usr/local/www/system_firmware_check.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/system_firmware_check.php b/usr/local/www/system_firmware_check.php index 25d3095..c0e9e1d 100755 --- a/usr/local/www/system_firmware_check.php +++ b/usr/local/www/system_firmware_check.php @@ -51,8 +51,6 @@ include("head.inc"); ?> -<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"> |