diff options
-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>', |