fix incorrect text
authormark <mark>
Fri, 28 Jan 2011 21:55:16 +0000 (21:55 +0000)
committermark <mark>
Fri, 28 Jan 2011 21:55:16 +0000 (21:55 +0000)
FS/FS/Conf.pm

index 116533b..5ed3b6b 100644 (file)
@@ -2553,6 +2553,13 @@ and customer address. Include units.',
     'type'        => 'text',
   },
 
+  {
+    'key'         => 'ticket_system-escalation',
+    'section'     => '',
+    'description' => 'Enable priority escalation of tickets as part of daily batch processing.',
+    'type'        => 'checkbox',
+  },
+
   {
     'key'         => 'ticket_system-rt_external_datasrc',
     'section'     => '',
@@ -3009,7 +3016,7 @@ and customer address. Include units.',
   {
     'key'         => 'batchconfig-td_eft1464',
     'section'     => 'billing',
-    'description' => 'Configuration for TD Bank EFT1464 batching, five lines: 1. Originator ID, 2. Datacenter Code, 3. Short name, 4. Long name, 5. Returned payment branch number, 6. Returned payment account, 7. Transaction code.',
+    'description' => 'Configuration for TD Bank EFT1464 batching, seven lines: 1. Originator ID, 2. Datacenter Code, 3. Short name, 4. Long name, 5. Returned payment branch number, 6. Returned payment account, 7. Transaction code.',
     'type'        => 'textarea',
   },