installers, RT#16584
[freeside.git] / httemplate / elements / menu.html
index 4ba7b2f..7abd76a 100644 (file)
@@ -499,6 +499,7 @@ $tools_menu{'Exporting'} =  [ \%tools_exporting, 'Export tools' ]
 tie my %config_employees, 'Tie::IxHash',
   'Employees' => [ $fsurl.'browse/access_user.html', 'Setup internal users' ],
   'Employee groups' => [ $fsurl.'browse/access_group.html', 'Employee groups allow you to control access to the backend' ],
+  'Installer availability' => [ $fsurl.'browse/sched_item.html', 'Installer availability' ],
 ;
 
 tie my %config_dialup, 'Tie::IxHash',