From 3ac7d97661c5c020913fdb4eb6735fac366dad9c Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Mon, 28 Oct 2013 12:09:47 +0100 Subject: [PATCH] remove company column in customer list --- templates/admin/default/customers.html | 8 -------- 1 file changed, 8 deletions(-) diff --git a/templates/admin/default/customers.html b/templates/admin/default/customers.html index 7da2815b9..cc48b8197 100644 --- a/templates/admin/default/customers.html +++ b/templates/admin/default/customers.html @@ -44,10 +44,6 @@ {intl l="customer ref"} - - {intl l="company"} - - {module_include location='category_list_header'} @@ -81,10 +77,6 @@ {$REF} - - {$COMPANY} - - {$FIRSTNAME} {$LASTNAME}