From 637eff4aa1b4d9c7f163579472ca0ed7c24e8075 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 17 Sep 2007 20:52:23 +0000 Subject: [PATCH] elaborate on ambiguous instructions --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index bd1e67a39..9004f1f35 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2050,7 +2050,7 @@ httemplate/docs/config.html { 'key' => 'support_packages', 'section' => '', - 'description' => 'A list of packages eligible for RT ticket time transfer', + 'description' => 'A list of packages eligible for RT ticket time transfer, one pkgpart per line.', #this should really be a select multiple, or specified in the packages themselves... 'type' => 'textarea', }, -- 2.11.0