From: ivan Date: Tue, 23 Mar 2004 19:58:33 +0000 (+0000) Subject: small UI fix for unapplied partial credits X-Git-Tag: freeside_1_4_2beta1~179 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=b4342cb7130d7b3d0e7d8eb3ada02cac095e0f62;p=freeside.git small UI fix for unapplied partial credits --- diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index 65247c04d..25a2b0648 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -710,7 +710,7 @@ function cust_credit_areyousure(href) { } } if ( $cust_credit->credited > 0 ) { - $desc .= ' - $'. + $desc .= '  $'. $cust_credit->credited. ' unapplied'. qq! (apply)'.