##// END OF EJS Templates
Restored error messages on my account....
Jean-Philippe Lang -
r6046:5b648a7daed9
parent child
Show More
@@ -4,6 +4,7
4 4 </div>
5 5
6 6 <h2><%=l(:label_my_account)%></h2>
7 <%= error_messages_for 'user' %>
7 8
8 9 <% form_for :user, @user, :url => { :action => "account" },
9 10 :builder => TabularFormBuilder,
General Comments 0
You need to be logged in to leave comments. Login now