tbrehm
2010-05-26 df7e6d07e623dd74f8f88c61dc4c3bd0770d69de
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);