summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-select-reason.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-11-05 10:44:38 -0800
committerIvan Kohler <ivan@freeside.biz>2015-11-05 10:44:38 -0800
commit5da68ff1a7c638e30cbafbc9b0749f1e82b333df (patch)
treeecbcbc0b06cb8af969987ad10e1d85ccf38e56da /httemplate/elements/tr-select-reason.html
parent88ed72cdd96321a0eeaacc3107da413ab6e9dc98 (diff)
parent052eb9b8d16c4e81c0b6c609674e9ab768cb817d (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/elements/tr-select-reason.html')
-rwxr-xr-xhttemplate/elements/tr-select-reason.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/tr-select-reason.html b/httemplate/elements/tr-select-reason.html
index 125874694..37a34baba 100755
--- a/httemplate/elements/tr-select-reason.html
+++ b/httemplate/elements/tr-select-reason.html
@@ -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";
}