mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
Fix for r17683: s/button_search/label_search/ (#26620).
git-svn-id: http://svn.redmine.org/redmine/trunk@17684 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
75432d4cd4
commit
7de281e904
@ -32,7 +32,7 @@
|
|||||||
<%= hidden_field_tag 'options', '', :id => 'show-options' %>
|
<%= hidden_field_tag 'options', '', :id => 'show-options' %>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<p><%= submit_tag l(:button_search) %></p>
|
<p><%= submit_tag l(:label_search) %></p>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
<% if @results %>
|
<% if @results %>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user