From: Ivan Kohler Date: Wed, 28 May 2014 18:28:08 +0000 (-0700) Subject: rate cost fields, RT#27555 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=60dd95422a1ad4724e0c5d9dd7f8e8878cd96aa8 rate cost fields, RT#27555 --- diff --git a/httemplate/edit/elements/rate_detail.html b/httemplate/edit/elements/rate_detail.html index cd3efe1e3..14b52110b 100644 --- a/httemplate/edit/elements/rate_detail.html +++ b/httemplate/edit/elements/rate_detail.html @@ -53,7 +53,7 @@ with row headers showing the region name and prefixes. <% edit_link($detail) %><% $money_char.$detail->min_charge %> <% $detail->sec_granularity ? ' / minute':' / call' %> % if ( $detail->min_cost ) { - (<% $money_char.$detail->min_charge %> cost) + (<% $money_char.$detail->min_cost %> cost) % } <% $edit_hint %>