This commit is contained in:
2018-07-22 23:15:13 +02:00
parent d9fe17a940
commit 8d59e8c470
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
</a>
<a class="dropdown-item" href="{{ route('user.manage-oauth') }}">
<i class="fa-key-modern fa-pr"></i>{{ __('Social Logins') }}
<i class="fa-key-modern fa-pr"></i>{{ __('Security') }}
</a>
<form id="logout-form" action="{{ route('logout') }}" method="POST" style="display: none;">