mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-12 17:48:51 +08:00
updated name as per request
This commit is contained in:
parent
cf7e645c77
commit
ce4f479ec4
1 changed files with 9 additions and 5 deletions
|
@ -150,11 +150,15 @@
|
|||
<div id="quoteSearchPopupWrapper" class="hidden">
|
||||
<div id="quoteSearchPopup" mode="">
|
||||
<div class="title">Quote Search</div>
|
||||
<input id="searchBox" class="searchBox" type="text" maxLength="200" autocomplete="off"/>
|
||||
<input
|
||||
id="searchBox"
|
||||
class="searchBox"
|
||||
type="text"
|
||||
maxlength="200"
|
||||
autocomplete="off"
|
||||
/>
|
||||
<div id="extraResults">No search results</div>
|
||||
<div id="quoteSearchResults" class="quoteSearchResults">
|
||||
|
||||
</div>
|
||||
<div id="quoteSearchResults" class="quoteSearchResults"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="tagsWrapper" class="hidden">
|
||||
|
@ -1518,7 +1522,7 @@
|
|||
<div>Jackson</div>
|
||||
<div>Nicholas</div>
|
||||
<div>Kenn</div>
|
||||
<div>Kieren</div>
|
||||
<div>Ennui</div>
|
||||
<div>mweepigeon</div>
|
||||
<div>Stephen</div>
|
||||
<div>Pulsing Penguin</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue