stray closing /TABLE in the no-ticket case
[freeside.git] / httemplate / edit / cust_main_county.html
index 9d21cc8..9cc5131 100644 (file)
@@ -47,6 +47,7 @@ my @fields = (
   { field=>'state',    type=>'fixed-state', },
   { field=>'county',   type=>'fixed', },
   { field=>'city',     type=>'fixed', },
+  { field=>'source',   type=>'hidden', },
 );
 
 push @fields, { field=>'district', type=>'fixed', }