From 58a0ffb417ead71e7d69d8415e0732158c471af8 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Sat, 17 May 2014 17:33:07 +0100 Subject: Tidy up "reboot.php" XHTML Move BODY tag before PHP "fbegin.inc" Close INPUT tags --- usr/local/www/reboot.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr/local/www/reboot.php b/usr/local/www/reboot.php index f809b94..1a9a52a 100755 --- a/usr/local/www/reboot.php +++ b/usr/local/www/reboot.php @@ -49,10 +49,10 @@ $pgtitle = array(gettext("Diagnostics"),gettext("Reboot System")); include("head.inc"); ?> + -
 
@@ -61,8 +61,8 @@ include("head.inc");
 

- "> - "> + " /> + " />

-- cgit v1.1