diff --git a/web/skins/classic/views/state.php b/web/skins/classic/views/state.php index 84ffb954d..e55e4e234 100644 --- a/web/skins/classic/views/state.php +++ b/web/skins/classic/views/state.php @@ -26,7 +26,6 @@ if ( !canEdit( 'System' ) ) $running = daemonCheck(); $states = dbFetchAll( "select * from States" ); - $focusWindow = true; xhtmlHeaders(__FILE__, translate('RunState') ); @@ -76,14 +75,16 @@ if ( empty($_REQUEST['apply']) ) - + + +
- +