From 068d47b904109160356cc3307a8f469a5eb77116 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 9 May 2011 22:32:54 +0000 Subject: [PATCH] clarify squelch_cdr label --- httemplate/edit/cust_main/billing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.11.0