tbrehm
2010-05-25 76d6e96b3fb196b3544b83ecbf97ebfcfed783ea
interface/web/admin/lib/module.conf.php
@@ -159,6 +159,10 @@
              'target'    => 'content',
              'link'   => 'admin/remote_action_osupdate.php');
$items[] = array( 'title'    => 'Do ISPConfig-Update',
              'target'    => 'content',
              'link'   => 'admin/remote_action_ispcupdate.php');
$module['nav'][] = array(   'title'   => 'Remote Actions',
                     'open'    => 1,
                     'items'   => $items);