fix uncancellation w/services that have been re-provisioned, RT#17518
[freeside.git] / httemplate / misc / cancel_pkg.html
index 3a6a4d1..348f0a6 100755 (executable)
       'format'  => $date_format,
   } &>
 
+  <& /elements/tr-checkbox.html,
+       'label'  => mt("Uncancel even if a service can't be re-provisioned"),
+       'field'  => 'svc_not_fatal',
+       'value'  => 'Y',
+  &>
+
 %   $date_init = 1;
 % }