summaryrefslogtreecommitdiffstats
path: root/usr/local/www/license.php
diff options
context:
space:
mode:
authorErik Kristensen <ekristen@pfsense.org>2005-07-17 20:50:49 +0000
committerErik Kristensen <ekristen@pfsense.org>2005-07-17 20:50:49 +0000
commit544195a5de6fe57c3424926f64c20e37caa3f5af (patch)
tree4ef9b7c97e5a44f7d0c17d180797dfd97955fef2 /usr/local/www/license.php
parentcb4d9dc0a8db50a118eac343a553329c35dbd1c8 (diff)
downloadpfsense-544195a5de6fe57c3424926f64c20e37caa3f5af.zip
pfsense-544195a5de6fe57c3424926f64c20e37caa3f5af.tar.gz
updated these files so that the theme will not break when browsed to.
Diffstat (limited to 'usr/local/www/license.php')
-rwxr-xr-xusr/local/www/license.php10
1 files changed, 3 insertions, 7 deletions
diff --git a/usr/local/www/license.php b/usr/local/www/license.php
index 011e806..8a81ae5 100755
--- a/usr/local/www/license.php
+++ b/usr/local/www/license.php
@@ -2,14 +2,10 @@
<?php
/* $Id$ */
require("guiconfig.inc");
+
+include("head.inc");
?>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<title><?=gentitle("License");?></title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link href="gui.css" rel="stylesheet" type="text/css">
-</head>
+
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
OpenPOWER on IntegriCloud