We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66419f7 commit 3d60798Copy full SHA for 3d60798
index.html
@@ -24,7 +24,7 @@ <h1>Vim-cn</h1>
24
<h2>:欢迎加入</h2>
25
<p>
26
Vim-cn XMPP Chatbot:
27
- <input name="group" type="text" value="test@vim-cn.com" onclick="this.focus()" onfocus="this.select()" spellcheck="false" autocomplete="off" readonly title="测试版 XMPP 帐号地址"/>
+ <input name="group" type="text" value="test@vim-cn.com" onclick="this.focus();this.select()" spellcheck="false" autocomplete="off" readonly title="测试版 XMPP 帐号地址"/>
28
</p>
29
<p class="notice">11/08/2011: 服务器尚在测试中</p>
30
</article>
0 commit comments