elaborate on ambiguous instructions
authorivan <ivan>
Mon, 17 Sep 2007 20:52:23 +0000 (20:52 +0000)
committerivan <ivan>
Mon, 17 Sep 2007 20:52:23 +0000 (20:52 +0000)
FS/FS/Conf.pm

index bd1e67a..9004f1f 100644 (file)
@@ -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',
   },