X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Finput-fcc_options.html;h=064c647fc808e161271080bd4b750b34ac96e4f4;hp=fb2500fa5d4c9bd03cb7a2a285f37ae0fa4b99b3;hb=a3b7282fda1955c41e97b619ba4e27af39e8afaf;hpb=173ef24d37ae35594f2cafdca50673657ce1c455 diff --git a/httemplate/elements/input-fcc_options.html b/httemplate/elements/input-fcc_options.html index fb2500fa5..064c647fc 100644 --- a/httemplate/elements/input-fcc_options.html +++ b/httemplate/elements/input-fcc_options.html @@ -80,7 +80,8 @@ function show_fcc_options(id) { } } // is_phone if ( curr_values['is_voip'] ) { - out += '
  • VoIP telephone service
  • '; + out += '
  • VoIP telephone service over ' + + media + '
  • '; out += '
  • ' + curr_values['voip_sessions'] + ' sessions allowed
  • '; if ( curr_values['voip_lastmile'] ) {