X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=1097ef424c57a3ba04350d8587845205cdb50174;hp=6042cae04f376b5c372d85eae20af6d63a4bce2b;hb=0bdda5e655c5c9464c912b4f72b1b173c3878d72;hpb=e3ceac324435da66323d6e58b46ed86cf2bf0b90 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 6042cae04..1097ef424 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3498,7 +3498,7 @@ and customer address. Include units.', { 'key' => 'cust_main-require_address2', 'section' => 'UI', - 'description' => 'Second address field is required (on service address only, if billing and service addresses differ). Also enables "Unit" labeling of address2 on customer view and edit pages. Useful for multi-tenant applications. See also: address2-search', + 'description' => 'Second address field is required. Also enables "Unit" labeling of address2 on customer view and edit pages. Useful for multi-tenant applications. See also: address2-search', # service address only part not working in the modern world, see #41184 (on service address only, if billing and service addresses differ) 'type' => 'checkbox', },