Show More
Commit Description:
hides deleted user name from messages
Commit Description:
hides deleted user name from messages
File last commit:
Show/Diff file:
Action:
app/views/users/email_error.html.haml | 8 lines | 213 B | text/x-haml | HamlLexer |
jittat
MERGED 308:HEAD from http://theory.cpe.ku.ac.th/grader/web/branches/ytopc08-2/, removed some registration info...
r162 %h1
=t 'registration.errors.email.title'
jittat
Merged online-registration branch changes r297:303 into the trunk...
r158
.errorExplanation
jittat
MERGED 308:HEAD from http://theory.cpe.ku.ac.th/grader/web/branches/ytopc08-2/, removed some registration info...
r162 =t 'registration.errors.email.expl', :email => @admin_email
jittat
Merged online-registration branch changes r297:303 into the trunk...
r158
jittat
MERGED 308:HEAD from http://theory.cpe.ku.ac.th/grader/web/branches/ytopc08-2/, removed some registration info...
r162 =t 'go_back_to'
=link_to((t 'login_page'), {:controller => 'main', :action => 'login'})