mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
String changes
This commit is contained in:
parent
da172232bb
commit
91306f57d0
@ -3,7 +3,7 @@
|
||||
<form class="search" action="{{ pathto('search') }}" method="get">
|
||||
<div style="display: flex">
|
||||
<input type="text" name="q" placeholder="{{ search_box_text }}" />
|
||||
<input type="submit" value="{{ _('Go') }}" />
|
||||
<input type="submit" title="{{ _('Search') }}" value="{{ '🔍' }}" />
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user