From: ivan Date: Mon, 9 May 2011 22:32:54 +0000 (+0000) Subject: clarify squelch_cdr label X-Git-Tag: freeside_2_3_0~273 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=068d47b904109160356cc3307a8f469a5eb77116 clarify squelch_cdr label --- diff --git a/httemplate/edit/cust_main/billing.html b/httemplate/edit/cust_main/billing.html index 532bfc721..7c053dcfb 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -484,7 +484,7 @@ function toggle(obj) { % if ( $conf->exists('voip-cust_cdr_squelch') ) { - squelch_cdr eq "Y" ? 'CHECKED' : '' %>> Omit CDRs from invoices + squelch_cdr eq "Y" ? 'CHECKED' : '' %>> Omit CDRs from printed invoices % } else {