diff --git a/tailbone/templates/people/view_profile_buefy.mako b/tailbone/templates/people/view_profile_buefy.mako index eaaf9422..adb2e00e 100644 --- a/tailbone/templates/people/view_profile_buefy.mako +++ b/tailbone/templates/people/view_profile_buefy.mako @@ -670,7 +670,7 @@
-

{{ person.display_name }} is associated with {{ customers.length }} customer account(s)

+

{{ person.display_name }} has {{ customers.length }} customer account(s)


@@ -701,17 +701,6 @@ {{ customer.name }} - - - {{ customer.account_holder.display_name }} - - - {{ customer.account_holder.display_name }} - - - - % if expose_customer_shoppers: