From 20db3e1adb437d8e094077e33e402ff805122a82 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 17 Dec 2015 08:56:27 +0545 Subject: Code style services --- src/usr/local/www/services_wol.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'src/usr/local/www/services_wol.php') diff --git a/src/usr/local/www/services_wol.php b/src/usr/local/www/services_wol.php index 0194910..8d91c19 100644 --- a/src/usr/local/www/services_wol.php +++ b/src/usr/local/www/services_wol.php @@ -69,7 +69,7 @@ if (!is_array($config['wol']['wolentry'])) { } $a_wol = &$config['wol']['wolentry']; -if($_GET['wakeall'] != "") { +if ($_GET['wakeall'] != "") { $i = 0; $savemsg = ""; foreach ($a_wol as $wolent) { @@ -149,11 +149,13 @@ print_info_box(gettext('This service can be used to wake up (power on) computers