Merge pull request #2744 from thelounge/xPaw-patch-1

Remove incorrect closing tag
This commit is contained in:
Pavel Djundik 2018-09-03 11:25:24 +03:00 committed by GitHub
commit a39f68b4e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,7 +89,7 @@
<span id="nick"></span>
<textarea id="input" class="mousetrap"></textarea>
<span id="upload-tooltip" class="tooltipped tooltipped-w tooltipped-no-touch" aria-label="Upload File">
<input id="upload-input" type="file" multiple></button>
<input id="upload-input" type="file" multiple>
<button id="upload" type="button" aria-label="Upload file"></button>
</span>
<span id="submit-tooltip" class="tooltipped tooltipped-w tooltipped-no-touch" aria-label="Send message">