mirror of
https://github.com/9001/copyparty.git
synced 2026-06-22 05:53:29 -06:00
re-add u2err (fix for commit f7eab354ef)
This commit is contained in:
parent
ed6faf6f33
commit
d2763d9abd
|
|
@ -115,6 +115,7 @@
|
|||
<div id="op_player" class="opview opbox opwide"></div>
|
||||
|
||||
<div id="op_bup" class="opview opbox {% if not ls0 %}act{% endif %}">
|
||||
<div id="u2err"></div>
|
||||
<form method="post" enctype="multipart/form-data" accept-charset="utf-8" action="{{ url_suf }}">
|
||||
<input type="hidden" name="act" value="bput" />
|
||||
<input id="bup_btn" type="file" name="f" multiple /><br />
|
||||
|
|
|
|||
Loading…
Reference in a new issue