From: Ivan Kohler Date: Wed, 1 Jul 2015 07:59:54 +0000 (-0700) Subject: 3.x UI consistence X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=cbded596b87f700c427f7be3e746a90c561456c4;hp=8d55656422c32ad9ceff59229002978554b847c4 3.x UI consistence --- diff --git a/httemplate/view/cust_main/billing.html b/httemplate/view/cust_main/billing.html index 01e7654d1..0a79ee50c 100644 --- a/httemplate/view/cust_main/billing.html +++ b/httemplate/view/cust_main/billing.html @@ -78,8 +78,8 @@ % } - <% emt( ucfirst($freq_pretty). ' recurring' ) %> - <% $money_char. sprintf('%.2f', $amount) %> + <% emt( ucfirst($freq_pretty). ' recurring' ) %> + <% $money_char. sprintf('%.2f', $amount) %> % }