--- alx-src/branches/alx-web-070/show.php 2015/09/11 15:35:13 7124 +++ alx-src/branches/alx-web-070/show.php 2015/09/14 07:23:07 7125 @@ -7,7 +7,7 @@ include('include/current-problems.php'); $tabs = array('cfg_graphic', 'cfg_network', 'cfg_input', 'client_auth', 'cfg_autostart', 'client_serials', 'cfg_comments', 'cfg_printers', 'cfg_sessions', 'cfg_modules', 'cfg_other_menuitems', 'cfg_screensaver', 'client_version'); -$multi= array( 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0); +$multi= array( 0, 0, 0, 0, 1, 0, 1, 1, 1, 1, 1, 0, 0); $data = array(); // get alx version info for @@ -375,6 +375,7 @@ echo '
'; echo '
'; echo '
'; + echo '
'; echo '
'; if($id>0) $KILLCAP='DEACTIVATE'; else $KILLCAP='ACTIVATE';