make sure the customers tables for each agent line up with each other, too
[freeside.git] / httemplate / browse / queue.cgi
1 <!-- mason kludge -->
2 <%
3
4 print header("Job Queue", menubar( 'Main Menu' => $p, )).
5       joblisting({}). '</BODY></HTML>';
6
7 %>