Corrected action user_posts
authorNguyễn Thái Ngọc Duy <[email protected]>
Thu, 24 Aug 2006 10:30:58 +0000 (24 17:30 +0700)
committerNguyễn Thái Ngọc Duy <[email protected]>
Thu, 24 Aug 2006 10:30:58 +0000 (24 17:30 +0700)
app/views/forum/index.rhtml

index 2978331..86538f0 100644 (file)
@@ -32,7 +32,7 @@
 <%
       end
 -%>
-                               <dd><%= link_to "Show your posts", :controller => "search", :action => "show_user" %></dd>
+                               <dd><%= link_to "Show your posts", :controller => "search", :action => "user_posts" %></dd>
                        </dl>
 <%
     end