tbrehm
2012-01-04 58e87deee711447b6d0929242dc25cd7c0af8d49
interface/web/admin/lib/module.conf.php
@@ -193,13 +193,13 @@
              'target'    => 'content',
              '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,