Link to ABA help

This commit is contained in:
ethem
2006-09-02 14:11:54 +00:00
parent e44aa47ceb
commit d019150d5b
+1
View File
@@ -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>