Fix small error in _header.html.erb
This commit is contained in:
parent
9adad9f90d
commit
c9442b669d
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
|||
<div class="d-inline-flex btn-group login-menu" role="">
|
||||
<%= link_to t("layouts.log_in"), login_path(:referer => request.fullpath), :class => "geolink btn btn-outline-secondary" %>
|
||||
<%= link_to t("layouts.sign_up"), user_new_path, :class => "btn btn-outline-secondary" %>
|
||||
</ul>
|
||||
</div>
|
||||
<% end %>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue