diff options
Diffstat (limited to 'httemplate/view/cust_main/misc.html')
| -rw-r--r-- | httemplate/view/cust_main/misc.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/httemplate/view/cust_main/misc.html b/httemplate/view/cust_main/misc.html index 5311aa5ae..7915195b4 100644 --- a/httemplate/view/cust_main/misc.html +++ b/httemplate/view/cust_main/misc.html @@ -171,17 +171,6 @@ % } -% if ( $conf->exists('cust_main-require_censustract') ) { - - <TR> - <TD ALIGN="right"> - <% mt('Census tract ([_1])', $cust_main->ship_location->censusyear) |h %> - </TD> - <TD BGCOLOR="#ffffff"><% $cust_main->ship_location->censustract %></TD> - </TR> - -% } - % if ( $cust_main->district ) { <TR> |
