RT# 71419 Updated Advanced wireless broadband report with new option to display packa...
[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