Template variable help docs for the Ogone template.

This commit is contained in:
Colin Kuskie 2010-05-03 14:06:08 -07:00
parent 0c4cb91e01
commit 36169ef81f
3 changed files with 43 additions and 0 deletions

View file

@ -112,6 +112,12 @@ our $I18N = {
context => q|Body for a template variable help page.|
},
'proceedButton' => {
message => q|A combined button and form for the user to press when they have reviewed the charges that will be submitted to this payment gateway.|,
lastUpdated => 0,
context => q|Status message|,
},
};
1;