Update newpayment.php

This commit is contained in:
ptibogxiv 2018-10-04 19:29:52 +02:00 committed by GitHub
parent 571bc86836
commit f5966e6303
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1544,7 +1544,6 @@ if (preg_match('/^dopayment/',$action))
print '<input type="hidden" name="forcesandbox" value="'.GETPOST('forcesandbox','alpha').'" />';
print '<input type="hidden" name="email" value="'.GETPOST('email','alpha').'" />';
print '<input type="hidden" name="thirdparty_id" value="'.GETPOST('thirdparty_id','int').'" />';
print '<input type="hidden" name="thirdparty_id" value="'.GETPOST('thirdparty_id','int').'" />';
print '
<table id="dolpaymenttable" summary="Payment form" class="center">