From ae58eda132b5a89ce251dbdf13822dee2f3bc92f Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 29 Sep 2016 09:25:35 -0700 Subject: 4.x styling customer edit cleanup --- httemplate/view/cust_main/misc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'httemplate/view/cust_main/misc.html') diff --git a/httemplate/view/cust_main/misc.html b/httemplate/view/cust_main/misc.html index d9bf91e17..cb465f57e 100644 --- a/httemplate/view/cust_main/misc.html +++ b/httemplate/view/cust_main/misc.html @@ -4,7 +4,7 @@ % my @part_tag = $cust_main->part_tag; % if ( $conf->config('cust_tag-location') =~ /^(cust_misc|)$/ && @part_tag ) { - <% mt('Tags') |h %> + <% mt('Tags') |h %> % foreach my $part_tag ( @part_tag ) { tagcolor) @@ -21,7 +21,7 @@ % && ! $conf->exists('cust_main-default_agent_custid') ) { - <% mt('Agent customer ref#') |h %> + <% mt('Agent customer ref#') |h %> <% $cust_main->agent_custid %> % -- cgit v1.2.1