Skip to content

Commit b08db80

Browse files
Remove useless whitespace
1 parent 8d001c7 commit b08db80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/search.blade.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
@if (!have_posts())
77
<div class="alert alert-warning">
8-
{{ __('Sorry, no results were found.', 'sage') }}
8+
{{ __('Sorry, no results were found.', 'sage') }}
99
</div>
1010
{!! get_search_form(false) !!}
1111
@endif

0 commit comments

Comments
 (0)