summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/restart_httpd.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-12-02 20:53:30 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-12-02 20:53:30 -0500
commit01036a9a221bf094e2051089059ba0337edfcce0 (patch)
treef5dfdfa8acf051bd6fe320f347a6fb4750d4bd7a /src/usr/local/www/restart_httpd.php
parent41b5ab71163eee0d8b1f68a35f1823ceeba67996 (diff)
downloadpfsense-01036a9a221bf094e2051089059ba0337edfcce0.zip
pfsense-01036a9a221bf094e2051089059ba0337edfcce0.tar.gz
Say goodbye to fend.inc
Diffstat (limited to 'src/usr/local/www/restart_httpd.php')
-rw-r--r--src/usr/local/www/restart_httpd.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr/local/www/restart_httpd.php b/src/usr/local/www/restart_httpd.php
index bcbb7be..7d86d2d 100644
--- a/src/usr/local/www/restart_httpd.php
+++ b/src/usr/local/www/restart_httpd.php
@@ -71,7 +71,6 @@ $pgtitle = array(gettext("Restarting httpd"));
include("head.inc");
?>
-<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<form>
<?php include("fbegin.inc"); ?>
@@ -89,5 +88,5 @@ include("head.inc");
<?=gettext("Done");?>.<br />
<?php
-include("fend.inc");
+include("foot.inc");
?>
OpenPOWER on IntegriCloud