mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Merge pull request #10700 from insert-waffle/develop
Fixes #10699: Added 2 breaks in message.blade.php
This commit is contained in:
commit
eaf4fefc90
|
@ -11,6 +11,7 @@
|
|||
@elseif ($snipeSettings->logo!='')
|
||||
<img style="max-height: 100px; vertical-align:middle;" src="{{ \Storage::disk('public')->url(e($snipeSettings->logo)) }}">
|
||||
@endif
|
||||
<br><br>
|
||||
{{ $snipeSettings->site_name }}
|
||||
<br><br>
|
||||
|
||||
|
|
Loading…
Reference in a new issue