Skip to content

Commit 4335733

Browse files
committed
Update header.blade.php
1 parent 14cf84a commit 4335733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/vendor/mail/html/header.blade.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<tr>
33
<td class="header">
44
<a href="{{ $url }}" style="display: inline-block;">
5-
<img src="{{ \Illuminate\Support\Facades\URL::to('/img/ofn-logo.png') }}" class="logo" alt="{{ config('app.name') }} Logo">
5+
<img src="{{ \Illuminate\Support\Facades\URL::to('/img/ofn-logo.png') }}" class="" alt="{{ config('app.name') }} Logo">
66
</a>
77
</td>
88
</tr>

0 commit comments

Comments
 (0)