correct label

This commit is contained in:
Toks
2013-04-23 15:03:37 -04:00
parent 730ee0c264
commit 8b56fd7ae7

View File

@@ -2,7 +2,7 @@
<tbody>
<%= form_tag(tags_path, :method => :get, :class => "simple_form") do %>
<tr>
<th><label for="search_name">Name</label></th>
<th><label for="search_name_matches">Name</label></th>
<td>
<div class="input">
<%= text_field "search", "name_matches" %>