fix : guest up

This commit is contained in:
qkqpttgf 2020-05-04 13:16:36 +08:00 committed by GitHub
parent 88dfcd00dc
commit e3843c7060
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -166,10 +166,10 @@
<!--EncryptedEnd-->
<!--GuestUploadStart-->
<div id="upload_div" style="margin:10px">
<center>
<div id="upload_btns" align="center">
<input id="upload_file" type="file" name="upload_filename">
<input id="upload_submit" onclick="preup();" value="<!--constStr@Upload-->" type="button">
<center>
</div>
</div>
<!--GuestUploadEnd-->