re-add u2err (fix for commit f7eab354ef)

This commit is contained in:
Til Schmitter 2026-06-21 11:13:44 +02:00
parent ed6faf6f33
commit d2763d9abd

View file

@ -115,6 +115,7 @@
<div id="op_player" class="opview opbox opwide"></div> <div id="op_player" class="opview opbox opwide"></div>
<div id="op_bup" class="opview opbox {% if not ls0 %}act{% endif %}"> <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 }}"> <form method="post" enctype="multipart/form-data" accept-charset="utf-8" action="{{ url_suf }}">
<input type="hidden" name="act" value="bput" /> <input type="hidden" name="act" value="bput" />
<input id="bup_btn" type="file" name="f" multiple /><br /> <input id="bup_btn" type="file" name="f" multiple /><br />