Link to ABA help
This commit is contained in:
@@ -174,6 +174,7 @@ function print_echeck_form($classreference)
|
||||
<tr>
|
||||
<td align="right"><?php print_string("echeckabacode", "enrol_authorize") ?>: </td>
|
||||
<td align="left"><input type="text" name="abacode" size="9" maxlength="9" value="<?php p($form->abacode) ?>" />
|
||||
<?php helpbutton('aba', '', 'enrol/authorize'); ?>
|
||||
<?php if (!empty($classreference->authorizeerrors['abacode'])) { formerr($classreference->authorizeerrors['abacode']); } ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user