From 7bfd0175b05d52b648e283fca4343aef79e851d7 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Fri, 14 Mar 2014 16:59:38 -0700 Subject: add spouse name to customer records, #24919 --- httemplate/edit/cust_main.cgi | 1 - 1 file changed, 1 deletion(-) (limited to 'httemplate/edit/cust_main.cgi') diff --git a/httemplate/edit/cust_main.cgi b/httemplate/edit/cust_main.cgi index 629c8081d..ddb61fa64 100755 --- a/httemplate/edit/cust_main.cgi +++ b/httemplate/edit/cust_main.cgi @@ -30,7 +30,6 @@ %# birthdate % if ( $conf->config('national_id-country') % || $conf->exists('cust_main-enable_birthdate') -% || $conf->exists('cust_main-enable_spouse_birthdate') % || $conf->exists('cust_main-enable_anniversary_date') % ) % { -- cgit v1.2.1