X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_domain.cgi;h=b19e9ee1528ffa053dc0eae191825f837da11613;hp=4f780d68b170abc67c3c0ecceed257eb910f6387;hb=7a8c7b6f64ac14d555d866f93300e64c47b74a98;hpb=9d97d8bcc06f8c0fc12cdba4fe9cb5a0ac993066 diff --git a/httemplate/edit/svc_domain.cgi b/httemplate/edit/svc_domain.cgi index 4f780d68b..b19e9ee15 100755 --- a/httemplate/edit/svc_domain.cgi +++ b/httemplate/edit/svc_domain.cgi @@ -320,7 +320,13 @@ Account defaults ) %> -%#XXX pronto style + <% include('/elements/tr-select.html', + 'label' => 'Pronto style', + 'field' => 'acct_def_cgp_prontoskinname', + 'options' => [ '', 'Pronto', 'Pronto-darkflame', 'Pronto-steel', 'Pronto-twilight', ], + 'curr_value' => $svc_domain->acct_def_cgp_prontoskinname, + ) + %> <% include('/elements/tr-select.html', 'label' => 'Send read receipts',