Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-nolabels.html |
— | — | @@ -158,7 +158,7 @@ |
159 | 159 | <input type="hidden" value="@referrer" name="referrer"/> |
160 | 160 | <input type="hidden" value="@comment" name="comment"/> |
161 | 161 | <input type="hidden" value="@comment-option" name="comment-option"/> |
162 | | - <input type="hidden" value="1 " name="email-opt"/> |
| 162 | + <input type="hidden" value="1" name="email-opt"/> |
163 | 163 | <input type="hidden" value="@token" name="token"/> |
164 | 164 | <input type="hidden" value="@order_id" name="order_id"/> |
165 | 165 | <input type="hidden" value="@numAttempt" name="numAttempt"/> |
— | — | @@ -183,4 +183,4 @@ |
184 | 184 | </td> |
185 | 185 | </tr> |
186 | 186 | </tbody> |
187 | | -</table> |
\ No newline at end of file |
| 187 | +</table> |
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3.html |
— | — | @@ -154,7 +154,7 @@ |
155 | 155 | <input type="hidden" value="@referrer" name="referrer"/> |
156 | 156 | <input type="hidden" value="@comment" name="comment"/> |
157 | 157 | <input type="hidden" value="@comment-option" name="comment-option"/> |
158 | | - <input type="hidden" value="1 " name="email-opt"/> |
| 158 | + <input type="hidden" value="1" name="email-opt"/> |
159 | 159 | <input type="hidden" value="@token" name="token"/> |
160 | 160 | <input type="hidden" value="@order_id" name="order_id"/> |
161 | 161 | <input type="hidden" value="@numAttempt" name="numAttempt"/> |
— | — | @@ -179,4 +179,4 @@ |
180 | 180 | </td> |
181 | 181 | </tr> |
182 | 182 | </tbody> |
183 | | -</table> |
\ No newline at end of file |
| 183 | +</table> |
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/html/TwoStepTwoColumnLetter3-legal.html |
— | — | @@ -154,7 +154,7 @@ |
155 | 155 | <input type="hidden" value="@referrer" name="referrer"/> |
156 | 156 | <input type="hidden" value="@comment" name="comment"/> |
157 | 157 | <input type="hidden" value="@comment-option" name="comment-option"/> |
158 | | - <input type="hidden" value="1 " name="email-opt"/> |
| 158 | + <input type="hidden" value="1" name="email-opt"/> |
159 | 159 | <input type="hidden" value="@token" name="token"/> |
160 | 160 | <input type="hidden" value="@order_id" name="order_id"/> |
161 | 161 | <input type="hidden" value="@numAttempt" name="numAttempt"/> |
— | — | @@ -184,4 +184,4 @@ |
185 | 185 | </td> |
186 | 186 | </tr> |
187 | 187 | </tbody> |
188 | | -</table> |
\ No newline at end of file |
| 188 | +</table> |