diff options
Diffstat (limited to 'httemplate/elements/tr-select-cust_location.html')
-rw-r--r-- | httemplate/elements/tr-select-cust_location.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/tr-select-cust_location.html b/httemplate/elements/tr-select-cust_location.html index 8b1895fae..a876f6225 100644 --- a/httemplate/elements/tr-select-cust_location.html +++ b/httemplate/elements/tr-select-cust_location.html @@ -197,7 +197,7 @@ Example: </SCRIPT> <TR> - <<%$th%> ALIGN="right"><% $opt{'label'} || 'Service location' %></<%$th%>> + <<%$th%> ALIGN="right"><% $opt{'label'} || emt('Service location') %></<%$th%>> <TD COLSPAN=7> <SELECT NAME = "locationnum" ID = "locationnum" |