added a way to cancel recurring transactions through the mgmt interface

This commit is contained in:
JT Smith 2008-05-25 17:07:22 +00:00
parent 57c85fde5a
commit 4445735a52
2 changed files with 30 additions and 1 deletions

View file

@ -15,6 +15,12 @@ our $I18N = {
context => q|a warning message displayed in the cart|,
},
'cancel recurring transaction' => {
message => q|Cancel Recurring Transaction|,
lastUpdated => 0,
context => q|a link label|,
},
'print' => {
message => q|Print|,
lastUpdated => 0,