This commit is contained in:
Liang Ding 2014-10-12 22:50:16 +08:00
parent 452f6eff67
commit effcade295
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@
</div>
<div class="form fn-right">
<div id="msg" class="fn-none"></div>
<input id="username" placeholder="{{.i18n.username}}"/><br/>
<input id="password" type="password" placeholder="{{.i18n.password}}..."/><br/>
<input id="username" placeholder="Username"/><br/>
<input id="password" type="password" placeholder="Password"/><br/>
</div>
</div>
</div>