Update transaction.php

This commit is contained in:
ptibogxiv 2018-09-21 09:52:27 +02:00 committed by GitHub
parent 61d0aa66a5
commit 933f253c86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -227,7 +227,7 @@ elseif ($txn->status=='failed')
print "</table>"; print "</table>";
print '</div>'; print '</div>';
print '</form>'; print '</form>';
} else {} }
llxFooter(); llxFooter();
$db->close(); $db->close();