Fixed potential conflict. Maybe.

This commit is contained in:
dangranos 2018-01-04 11:29:01 +07:00
parent b75ba708d8
commit ce93d1d68b

View File

@ -185,6 +185,9 @@ if (isset($user)) {
</div>
</div>
<?php } ?>
<form id="floppyForm">
<input id="floppyIn" type="file" name="floppyIn" style="display: none;"/>
</form>