'Package type' isn't a thing, try to be more clear with wording
authorIvan Kohler <ivan@freeside.biz>
Thu, 3 Mar 2016 01:46:14 +0000 (17:46 -0800)
committerIvan Kohler <ivan@freeside.biz>
Thu, 3 Mar 2016 01:46:14 +0000 (17:46 -0800)
httemplate/view/cust_main/packages/hidden.html

index 9efe3fc..e1ffb36 100644 (file)
@@ -9,9 +9,9 @@
     </TD>
     <TD>
 %     if ( $pkgpart_change and $location_change ) {
     </TD>
     <TD>
 %     if ( $pkgpart_change and $location_change ) {
-      <% emt('Package type and location change') %>
+      <% emt('Package and location change') %>
 %     } elsif ( $pkgpart_change ) {
 %     } elsif ( $pkgpart_change ) {
-      <% emt('Package type change') %>
+      <% emt('Package change') %>
 %     } elsif ( $location_change ) {
       <% emt('Location change') %>
 %     } else { # in case the package was somehow replaced with itself
 %     } elsif ( $location_change ) {
       <% emt('Location change') %>
 %     } else { # in case the package was somehow replaced with itself