added a way to cancel recurring transactions through the mgmt interface
This commit is contained in:
parent
57c85fde5a
commit
4445735a52
2 changed files with 30 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue