X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=113bac08307ef552d1f56ae17e13080415dac948;hp=590a5c3ec4e2202c5c9a88f7734dafd3fe2b826e;hb=f63936fb0404dc44fc8d3aa45c4edd4fa6670821;hpb=5d20de9563b173877e6419934f2b63332da2dc49 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 590a5c3ec..113bac083 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4428,8 +4428,8 @@ 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 custnum will be appended.', - 'type' => 'text', + '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.', + 'type' => 'textarea', }, {