Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/globalcollect_test_2.html |
— | — | @@ -341,7 +341,7 @@ |
342 | 342 | <input type="hidden" value="@payment_method" name="payment_method"/> |
343 | 343 | <input type="hidden" value="@token" name="token"/> |
344 | 344 | <input type="hidden" value="@order_id" name="order_id"/> |
345 | | - <input type="hidden" value="@num_attempt" name="numAttempt"/> |
| 345 | + <input type="hidden" value="@numAttempt" name="numAttempt"/> |
346 | 346 | <input type="hidden" value="@contribution_tracking_id" name="contribution_tracking_id"/> |
347 | 347 | <input type="hidden" value="@data_hash" name="data_hash"/> |
348 | 348 | <input type="hidden" value="@action" name="action"/> |
— | — | @@ -366,4 +366,4 @@ |
367 | 367 | </div> |
368 | 368 | </td> |
369 | 369 | </tr> |
370 | | -</table> |
\ No newline at end of file |
| 370 | +</table> |