pad LDAP base64-encoded md5 and sha1 passwords to 4 byte boundries with =, RT#13192
[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