mirror of
https://github.com/nxshock/simplefileshare.git
synced 2025-07-01 00:03:35 +05:00
Demove duplicated attribute
This commit is contained in:
parent
49b95701fc
commit
48e439da10
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
File Storage
|
File Storage
|
||||||
</span>
|
</span>
|
||||||
<label>
|
<label>
|
||||||
<input id="file-uploader" type="file" id="upload-button">
|
<input id="file-uploader" type="file">
|
||||||
Загрузить файл
|
Загрузить файл
|
||||||
</label>
|
</label>
|
||||||
</header>
|
</header>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue