0.0.12 replace link to login page on carrier widget
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
|
||||
{% if not user.is_authenticated %}
|
||||
<div class="show_contact_wrapper">
|
||||
<a class="open_inf_carrier" href='{% url "registration_page" %}'>
|
||||
<a class="open_inf_carrier" href='{% url "login_profile" %}'>
|
||||
{% translate "Открыть контакт"%}
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user