diff options
author | Mark Wells <mark@freeside.biz> | 2013-03-29 12:04:43 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2013-03-29 12:04:43 -0700 |
commit | 69dd6221a72aa22f38a3fb282e135c0e69d3c3fc (patch) | |
tree | db4b8e0d5bbf0609e996f8e65a3fea5aa0c2a4a0 | |
parent | 4819786ef946363806ab0a66cd4eca9ceb7b876d (diff) |
remove redundant text
-rw-r--r-- | httemplate/view/cust_main/packages/location.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/packages/location.html b/httemplate/view/cust_main/packages/location.html index aa3fabf8e..95694850e 100644 --- a/httemplate/view/cust_main/packages/location.html +++ b/httemplate/view/cust_main/packages/location.html @@ -2,7 +2,6 @@ % if ( $default ) { <DIV STYLE="font-style: italic; font-size: small"> - (<% emt('default service address') %>)<BR> % } <% $loc->location_label( 'join_string' => '<BR>', |