Changes for being consistent in the payment history GUI on void credit /
[freeside.git] / httemplate / elements / tr-select-reason.html
index 1258746..37a34ba 100755 (executable)
@@ -199,7 +199,7 @@ if ($class eq 'C') {
 } elsif ($class eq 'F') {
   $add_access_right = 'Add on-the-fly refund reason';
 } elsif ($class eq 'X') {
-  $add_access_right = 'Add on-the-fly void credit reason';
+  $add_access_right = 'Add on-the-fly void reason';
 } else {
   die "illegal class: $class";
 }