From 006202bdf74a6f720dbfeb063f30aa7e4eb910d4 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 9 May 2011 22:32:55 +0000 Subject: [PATCH 1/1] 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 2301a0b9c..f39cfd99f 100644 --- a/httemplate/edit/cust_main/billing.html +++ b/httemplate/edit/cust_main/billing.html @@ -483,7 +483,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