From ee6296beebe4e84d37d6e65e50800a639204dbb3 Mon Sep 17 00:00:00 2001 From: Neszt Tibor Date: Thu, 7 Dec 2017 23:14:10 +0100 Subject: [PATCH] reboot button aligned right --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index de0088d..83e3d68 100755 --- a/index.php +++ b/index.php @@ -181,7 +181,7 @@ if ( isset($_GET['config']) ) { print "
"; print ""; print ""; - print ""; + print ""; print ""; print ""; print "
"; -- 2.1.4