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