Skip to content

Commit

Permalink
修改登录表单中的错字
Browse files Browse the repository at this point in the history
  • Loading branch information
kitakamiooi committed Jan 9, 2016
1 parent ab149a6 commit ea29744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/form.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</div>
</div>
<div class="uk-form-row">
<label class="uk-form-label" for="password">DMM登录ID</label>
<label class="uk-form-label" for="password">DMM登录密码</label>
<div class="uk-form-controls">
<input id="password" maxlength="80" name="password" type="password" class="uk-form-large uk-form-width-large">
</div>
Expand Down

0 comments on commit ea29744

Please sign in to comment.