forward porting ITransact template variable help fix
This commit is contained in:
parent
253b78f86b
commit
6cb11764a1
1 changed files with 3 additions and 3 deletions
|
|
@ -70,7 +70,7 @@ our $HELP = {
|
|||
},
|
||||
{
|
||||
name => "emailField",
|
||||
description => "emailNumberField help",
|
||||
description => "emailField help",
|
||||
required => 1,
|
||||
},
|
||||
{
|
||||
|
|
@ -80,12 +80,12 @@ our $HELP = {
|
|||
},
|
||||
{
|
||||
name => "monthYearField",
|
||||
description => "monthYearNumberField help",
|
||||
description => "monthYearField help",
|
||||
required => 1,
|
||||
},
|
||||
{
|
||||
name => "cvv2Field",
|
||||
description => "cvv2NumberField help",
|
||||
description => "cvv2Field help",
|
||||
required => 1,
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue