Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/TwoColumnPayPal.php |
— | — | @@ -73,7 +73,7 @@ |
74 | 74 | $form .= '</tr>'; |
75 | 75 | |
76 | 76 | // anonymous |
77 | | - $fom .= $this->getCommentOptionField(); |
| 77 | + $form .= $this->getCommentOptionField(); |
78 | 78 | |
79 | 79 | // email agreement |
80 | 80 | $form .= $this->getEmailOptField(); |