Fix capitalisation of div tag
This commit is contained in:
parent
227e1b134d
commit
4adc6680ee
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
<%= f.select :auth_provider, Auth::PROVIDERS %>
|
||||
<%= f.text_field :auth_uid %>
|
||||
<span class="form-help deemphasize">(<a href="<%= t '.openid.link' %>" target="_new"><%= t '.openid.link text' %></a>)</span>
|
||||
</diV>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
<fieldset class="form-divider">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue