Updated directorytree/ldaprecord-laravel to v2

This commit is contained in:
Deon George
2021-12-10 17:31:03 +11:00
parent a80a2725bc
commit dabca67fc8
5 changed files with 175 additions and 177 deletions

View File

@@ -29,7 +29,7 @@
<div class="h5 modal-title text-center">
<h4 class="mt-2">
<div class="app-logo mx-auto mb-3"><img class="w-75" src="{{ url('img/logo-h-lg.png') }}"></div>
<small>@lang('Sign in to <strong>:server</strong>',['server'=>'Foo'])</small>
<small>@lang('Sign in to <strong>:server</strong>',['server'=>config('ldap.connections.default.name')])</small>
</h4>
</div>