Merge branch '20150325-cust_main-CurrentUser' of https://github.com/fozzmoo/Freeside...
[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