summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/restart_httpd.php
diff options
context:
space:
mode:
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