mirror of
https://github.com/thelounge/thelounge
synced 2024-11-23 20:43:08 +00:00
parent
4561ce88e6
commit
b25905fb08
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@
|
||||||
</button>
|
</button>
|
||||||
<div class="input">
|
<div class="input">
|
||||||
<label for="input" id="nick"></label>
|
<label for="input" id="nick"></label>
|
||||||
<input id="input" class="mousetrap" autocomplete="off">
|
<input id="input" class="mousetrap">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Reference in a new issue