@@ -4,6 +4,7 | |||||
4 | </div> |
|
4 | </div> | |
5 |
|
5 | |||
6 | <h2><%=l(:label_my_account)%></h2> |
|
6 | <h2><%=l(:label_my_account)%></h2> | |
|
7 | <%= error_messages_for 'user' %> | |||
7 |
|
8 | |||
8 | <% form_for :user, @user, :url => { :action => "account" }, |
|
9 | <% form_for :user, @user, :url => { :action => "account" }, | |
9 | :builder => TabularFormBuilder, |
|
10 | :builder => TabularFormBuilder, |
General Comments 0
You need to be logged in to leave comments.
Login now