change double click reference messages
This commit is contained in:
parent
431d35dd60
commit
411eb73522
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
<ul id="messages"></ul>
|
||||
<form id="form" action="">
|
||||
<div class='inner-form'>
|
||||
<input placeholder="Double click text to paste" id="input" autocomplete="off" />
|
||||
<input placeholder="Click text to paste" id="input" autocomplete="off" />
|
||||
</div>
|
||||
<div class='inner-form'>
|
||||
<button class='send'><a href='#'>Send</a></button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue