stray closing /TABLE in the no-ticket case
[freeside.git] / FS / FS / AccessRight.pm
index 7096db5..dac349e 100644 (file)
@@ -143,6 +143,7 @@ tie my %rights, 'Tie::IxHash',
     'Cancel customer package later',
     'Un-cancel customer package',
     'Delay suspension events',
+    'Customize billing during suspension',
     'Add on-the-fly cancel reason', #NEW
     'Add on-the-fly suspend reason', #NEW
     'Edit customer package invoice details', #NEW
@@ -153,7 +154,7 @@ tie my %rights, 'Tie::IxHash',
     'Make appointment',
     'View package definition costs', #NEWNEW
     'Change package start date',
-    'Add/remove package contract end date',
+    'Change package contract end date',
   ],
   
   ###