mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-20 04:01:06 -05:00
Remove autocomplete="off"
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
<div class="input-group input-group-lg">
|
<div class="input-group input-group-lg">
|
||||||
<span class="input-group-addon">@</span>
|
<span class="input-group-addon">@</span>
|
||||||
<input class="form-control" id="username" type="text" name="id" autocomplete="off" required placeholder="kaihendry">
|
<input class="form-control" id="username" type="text" name="id" required placeholder="kaihendry">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="input">
|
<div class="input">
|
||||||
|
|||||||
Reference in New Issue
Block a user