From bdcb3c20521c9c51bdafd6bd40288b38c35f9202 Mon Sep 17 00:00:00 2001 From: hukl Date: Wed, 7 Oct 2009 23:43:43 +0200 Subject: fixed html --- app/views/content/_search.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/content/_search.html.erb b/app/views/content/_search.html.erb index 718a516..9f61042 100644 --- a/app/views/content/_search.html.erb +++ b/app/views/content/_search.html.erb @@ -1,8 +1,8 @@ - <% form_tag search_path, :method => 'get' do %> +
-<% end %> -
<%= text_field_tag :search_term, params[:search_term] %> <%= image_submit_tag("search_button.png") %>
\ No newline at end of file + +<% end %> \ No newline at end of file -- cgit v1.3