X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=9a75582465bf337b69a72b6bde4ca249a8cd6c14;hp=745315816863ebb3041b82ce7c25983416e56446;hb=940da07a1b4a80bab5b2b9c9b893bfaa350bc32d;hpb=5dc6749d097b38cdbea09f9f38e48c1b33916020 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 745315816..9a7558246 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3282,7 +3282,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', },