added a little extra documentation to the itransact setup
This commit is contained in:
parent
8a22fcf0e7
commit
023ce77917
2 changed files with 31 additions and 13 deletions
|
|
@ -203,11 +203,6 @@ sub configurationForm {
|
|||
$f->readOnly(
|
||||
-value => '<a target="_blank" href="https://secure.paymentclearing.com/support/login.html">'.$i18n->get('show terminal').'</a>'
|
||||
);
|
||||
} else {
|
||||
$f->readOnly(
|
||||
-value => '<a target="_blank" href="https://secure.cdgcommerce.com/onlineapp/onlineapp.php?agentid=309&appcode=PROMO2005">'.
|
||||
$i18n->get('set up account').'</a>'
|
||||
);
|
||||
}
|
||||
$f->readOnly(
|
||||
-value => '<br>'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue