RT# 82132 - updated password reset by mail to use username-uppercase config
[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