layout fixes
This commit is contained in:
@@ -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 %>
|
||||
|
||||
Reference in New Issue
Block a user