layout fixes

This commit is contained in:
albert
2011-11-03 17:14:41 -04:00
parent 5f2f24814d
commit f6367aab49
11 changed files with 19 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
<div id="c-forum-topics">
<div id="a-search">
<h1>Search Forum Posts</h1>
<h1>Search Forum</h1>
<%= simple_form_for @search do |f| %>
<%= f.input :topic_title_matches, :label => "Title", :required => false %>
<%= f.input :body_matches, :label => "Body", :required => false %>