X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=597d19327474dd207646bdaa3c181ad3f21b73cb;hb=082486da42e753b3d3fe847578e60af3ac8432fa;hp=bf457623f68c5a8ab13844656417396a7b2886d9;hpb=f133a533e3b0b8e0a6cac03d7f38765ab44df9fd;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index bf457623f..597d19327 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5213,7 +5213,7 @@ and customer address. Include units.', { 'key' => 'cust_main-custom_link', 'section' => 'UI', - 'description' => 'URL to use as source for the "Custom" tab in the View Customer page. The customer number will be appended, or you can insert "$custnum" to have it inserted elsewhere. "$agentnum" will be replaced with the agent number, and "$usernum" will be replaced with the employee number.', + 'description' => 'URL to use as source for the "Custom" tab in the View Customer page. The customer number will be appended, or you can insert "$custnum" to have it inserted elsewhere. "$agentnum" will be replaced with the agent number, "$agent_custid" with be replaced with the agent customer ID (if any), and "$usernum" will be replaced with the employee number.', 'type' => 'textarea', },