$GLOBALS['egw']->link('/index.php','menuaction=preferences.uisettings.index&appname=' . $appname), 'Grant Access' => $GLOBALS['egw']->link('/index.php','menuaction=preferences.uiaclprefs.index&acl_app='.$appname), 'Edit Categories' => $GLOBALS['egw']->link('/index.php','menuaction=preferences.uicategories.index&cats_app='.$appname.'&cats_level=True&global_cats=True'), 'Import CSV-File' => $GLOBALS['egw']->link('/calendar/csv_import.php'), ); //Do not modify below this line display_section($appname,$title,$file); }