X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fmisc%2Fcust_main-import.cgi;fp=httemplate%2Fmisc%2Fcust_main-import.cgi;h=20b5528d8b1d1677ec9f0c6d3b02555452e5da87;hp=46d15363d6f7ea15a2c3c612819914a2446ae328;hb=289c2643882c611a068fffd06e42e258264844e8;hpb=01bf59988d1e8617a422dcd564a87582ed75a7ed diff --git a/httemplate/misc/cust_main-import.cgi b/httemplate/misc/cust_main-import.cgi index 46d15363d..20b5528d8 100644 --- a/httemplate/misc/cust_main-import.cgi +++ b/httemplate/misc/cust_main-import.cgi @@ -42,6 +42,13 @@ Import a file containing customer records. + <& /elements/tr-checkbox.html, + 'label' => 'Validate credit card', + 'field' => 'validate_cc', + 'id' => 'validate_cc', + 'value' => 'Y', + &> + <% include( '/elements/file-upload.html', 'field' => 'file', 'label' => 'Filename',