1 <% include('/elements/header.html', 'Unprovisioned Services Report' ) %>
3 <FORM ACTION="unprovisioned_services.html" METHOD="GET">
5 <TABLE BGCOLOR="#cccccc" CELLSPACING=0>
8 <TH CLASS="background" COLSPAN=2 ALIGN="left"><FONT SIZE="+1">Search options</FONT></TH>
11 <% include( '/elements/tr-select-part_svc.html',
14 'label' => 'Services',
22 <INPUT TYPE="submit" VALUE="Get Report">
26 <% include('/elements/footer.html') %>
30 unless $FS::CurrentUser::CurrentUser->access_right('List services');