Update newpayment.php

This commit is contained in:
Laurent Destailleur 2018-10-06 12:42:14 +02:00 committed by GitHub
parent 0e83863d45
commit 835ca4e4a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1559,7 +1559,6 @@ if (preg_match('/^dopayment/',$action))
<div id="card-element">
<!-- a Stripe Element will be inserted here. -->
</div>
<input name="savesource" type="checkbox"> '.$langs->trans("SaveSource").'
<!-- Used to display form errors -->
<div id="card-errors" role="alert"></div>
</div>