Forward port PayDriver button and labeling fix.
Forward port testEnvironment fix for not having prerequisite perl modules.
This commit is contained in:
parent
08bf6b5147
commit
6336e569ff
5 changed files with 12 additions and 5 deletions
|
|
@ -337,7 +337,7 @@ sub www_manage {
|
|||
.WebGUI::Form::formFooter($session)
|
||||
|
||||
# Append payment gateway label
|
||||
.' '. $paymentGateway->label()
|
||||
.' '. $paymentGateway->get('label')
|
||||
.'</div>';
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue