improve usage_class_summary with number of calls and total minutes, #37122
[freeside.git] / httemplate / elements / tr-select-mac.html
1 <% include('tr-td-label.html', @_ ) %>
2  <TD>
3       <% include('/elements/select-mac.html', %opt ) %>
4  </TD>
5 </TR>
6
7 <%init>
8
9 my %opt = @_;
10
11 </%init>
12