summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_mgr_install.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-02 02:20:09 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-02 02:20:09 +0000
commit523809792e16fc4629b0d914cd4626754b821fb9 (patch)
tree78162f1a16fb0f41a17fbba5509485920a5a7359 /usr/local/www/pkg_mgr_install.php
parent338ec5f4e531a21d3108f01b02279a492d4f7814 (diff)
downloadpfsense-523809792e16fc4629b0d914cd4626754b821fb9.zip
pfsense-523809792e16fc4629b0d914cd4626754b821fb9.tar.gz
Cleanup and add rounded corners.
Diffstat (limited to 'usr/local/www/pkg_mgr_install.php')
-rwxr-xr-xusr/local/www/pkg_mgr_install.php10
1 files changed, 3 insertions, 7 deletions
diff --git a/usr/local/www/pkg_mgr_install.php b/usr/local/www/pkg_mgr_install.php
index 86763aa..dc8511c 100755
--- a/usr/local/www/pkg_mgr_install.php
+++ b/usr/local/www/pkg_mgr_install.php
@@ -38,14 +38,10 @@ $sendto = "output";
$todo = array();
+$pgtitle = "System: Packages: Installed";
+include("head.inc");
+
?>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<title><?=gentitle("System: Package Manager: Install Package");?></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
OpenPOWER on IntegriCloud