mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
#4363 openclassify profile no log out
This commit is contained in:
parent
a2c17028fc
commit
4cbba9463c
@ -44,7 +44,7 @@
|
|||||||
<p>{{ trans('visiosoft.module.profile::field.password.name') }}</p>
|
<p>{{ trans('visiosoft.module.profile::field.password.name') }}</p>
|
||||||
</a>
|
</a>
|
||||||
<a href="{{ url('logout') }}"
|
<a href="{{ url('logout') }}"
|
||||||
class="px-3 link-unstyled d-flex d-md-none">
|
class="px-3 link-unstyled">
|
||||||
{{ img('visiosoft.module.profile::images/logout.svg').data|raw }}
|
{{ img('visiosoft.module.profile::images/logout.svg').data|raw }}
|
||||||
<p>{{ trans('visiosoft.theme.base::field.logout.name') }}</p>
|
<p>{{ trans('visiosoft.theme.base::field.logout.name') }}</p>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user