Merge remote-tracking branch 'upstream/pull/3573'
This commit is contained in:
commit
c23f03d09b
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@
|
||||||
<div class="d-inline-flex btn-group login-menu" role="">
|
<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.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" %>
|
<%= link_to t("layouts.sign_up"), user_new_path, :class => "btn btn-outline-secondary" %>
|
||||||
</ul>
|
</div>
|
||||||
<% end %>
|
<% end %>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue