Skip to content

Commit

Permalink
search: wildspace matcornic#372
Browse files Browse the repository at this point in the history
  • Loading branch information
McShelby committed Dec 4, 2022
1 parent 41582f6 commit cb2e320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/body.searchpage.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ <h1 id="{{ $title | urlize }}">{{ $title }}</h1>
<div class="searchform">
<label class="a11y-only" for="search-by-detail">{{ T "Search" }}</label>
<input data-search-input id="search-by-detail" class="search-by" name="search-by" type="search" placeholder="{{ T "Search-placeholder" }}">
{{ partial "shortcodes/button.html" (dict
{{- partial "shortcodes/button.html" (dict
"context" .
"type" "submit"
"style" "secondary"
Expand Down

0 comments on commit cb2e320

Please sign in to comment.