X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fconfig%2Fconfig-view.cgi;h=b02ab1af3576153ebec83f7d84949a1556052473;hb=7d80f005462758e0271215240cdf99a9336f03dd;hp=248af37cb79a675b6f081141a843014965c987e1;hpb=4af73859347d8d56a9552eb4b5ebaffdda14edd2;p=freeside.git diff --git a/httemplate/config/config-view.cgi b/httemplate/config/config-view.cgi index 248af37cb..b02ab1af3 100644 --- a/httemplate/config/config-view.cgi +++ b/httemplate/config/config-view.cgi @@ -133,12 +133,13 @@ invoice language options: % unless ( $cgi->param('showagent') ) { - <% include('/elements/popup_link.html', + + <% include('/elements/popup_link.html', 'action' => $action, 'width' => $width, 'height' => $height, 'actionlabel' => 'Enter configuration value', - 'label' => "$label", + 'html_label' => "$label", 'aname' => $i->key, ) %>: @@ -434,7 +435,7 @@ my @sections = (qw( important billing payments payment_batching credit_cards e-checks taxation packages suspension cancellation - printing print_services + printing print_services email_to_voice_services invoicing invoice_email invoice_balances invoice_templates quotations notification UI addresses customer_number customer_fields reporting localization scalability backup @@ -442,7 +443,7 @@ my @sections = (qw( API ticketing appointments network_monitoring services username password - telephony RADIUS wireless_broadband shell BIND hosting + telephony telephony_invoicing RADIUS wireless_broadband shell BIND hosting ), '', qw( development deprecated ) );