xaver
2012-03-06 0732d32f508045da40fe9df607b9ef20ce2d198f
interface/web/admin/lib/module.conf.php
@@ -194,11 +194,13 @@
              'link'   => 'admin/remote_action_osupdate.php',
              'html_id'=> 'osupdate');
// ISPConfig interface update has been removed. Please use ispconfig_update.sh on the shell instead.
$items[] = array( 'title'    => 'Do ISPConfig-Update',
              'target'    => 'content',
              'link'   => 'admin/remote_action_ispcupdate.php',
              'html_id'=> 'ispcupdate');
$module['nav'][] = array(   'title'   => 'Remote Actions',
                     'open'    => 1,
                     'items'   => $items);