mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-24 14:27:58 -05:00
Add text to search page button
This commit is contained in:
committed by
Neil Williams
parent
a07741f31a
commit
cbadd98a85
@@ -78,7 +78,7 @@
|
||||
${_('limit my search to %(path)s') % dict(path=thing.site.path.rstrip('/'))}</label>
|
||||
%endif
|
||||
${search_faq()}
|
||||
<input type="submit" />
|
||||
<input type="submit" value="${_('search reddit')}" />
|
||||
%endif
|
||||
|
||||
%for k, v in thing.search_params.iteritems():
|
||||
|
||||
Reference in New Issue
Block a user