Skip to content

fixed login without span class#42

Open
trebloc wants to merge 1 commit into
sf-wdi-25:masterfrom
trebloc:signin
Open

fixed login without span class#42
trebloc wants to merge 1 commit into
sf-wdi-25:masterfrom
trebloc:signin

Conversation

@trebloc

@trebloc trebloc commented Feb 5, 2016

Copy link
Copy Markdown

Fixed Issue #7

<fieldset>
<div class="form-group">
<%= f.text_field :login, class: 'form-control', placeholder: t('.login'), autofocus: true %>
<%= f.text_field :login, class: 'form-control', placeholder: ('Login'), autofocus: true %>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This form no longer works for non-english speakers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants