fix spelling
authorMark Wells <mark@freeside.biz>
Sat, 5 Dec 2015 00:44:09 +0000 (16:44 -0800)
committerMark Wells <mark@freeside.biz>
Sat, 5 Dec 2015 00:44:09 +0000 (16:44 -0800)
httemplate/view/cust_main/packages/status.html

index 19249bf..7c4b270 100644 (file)
@@ -527,7 +527,7 @@ sub pkg_status_row_discount {
     if ( $discount->months ) {
       my $remaining = $discount->months - $cust_pkg_discount->months_used;
       $remaining = sprintf('%.2f', $remaining) if $remaining =~ /\./;
-      $label .= emt("([_1] months remaining)",$remaining);
+      $label .= emt(" ([quant,_1,month,months] remaining)",$remaining);
     }
 
     $label .= ' <FONT SIZE="-1">('.