From b6260b4f39cf34b9e0e5b8560ef88c8881ba0766 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sun, 14 Jun 2015 13:59:11 -0700 Subject: UI spring cleaning: customer edit --- httemplate/elements/tr-select-cust_class.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/elements/tr-select-cust_class.html') diff --git a/httemplate/elements/tr-select-cust_class.html b/httemplate/elements/tr-select-cust_class.html index 54a11d79e..7a2321560 100644 --- a/httemplate/elements/tr-select-cust_class.html +++ b/httemplate/elements/tr-select-cust_class.html @@ -5,7 +5,7 @@ % } else { - <% $opt{'label'} || 'Customer class' %> + <% $opt{'label'} || 'Customer class' %> <% include( '/elements/select-cust_class.html', 'curr_value' => $classnum, -- cgit v1.2.1