FS RT #30831 - passing the ISO 3166-1 alpha-2 country code to ut_phonen
[freeside.git] / httemplate / elements / tr-select-torrus_serviceid.html
1 <TR>
2   <TD ALIGN="right"><% $opt{'label'} || 'Torrus serviceid' %></TD>
3   <TD><% include('select-torrus_serviceid.html', %opt) %></TD>
4 </TR>
5
6 <%init>
7
8 my %opt = @_;
9
10 </%init>