Skip to content

Commit 7d235af

Browse files
authored
1 parent c144e17 commit 7d235af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinx/themes/basic/searchfield.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<search id="searchbox" style="display: none" role="search">
1515
<div class="searchformwrapper">
1616
<form class="search" action="{{ pathto('search') }}" method="get">
17-
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="Search..."/>
17+
<input type="text" name="q" aria-labelledby="searchlabel" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" placeholder="Search"/>
1818
<input type="submit" value="{{ _('🔍︎') }}" />
1919
</form>
2020
</div>

0 commit comments

Comments
 (0)