Show More
Commit Description:
MERGED 308:HEAD from http://theory.cpe.ku.ac.th/grader/web/branches/ytopc08-2/, removed some registration info...
Commit Description:
MERGED 308:HEAD from http://theory.cpe.ku.ac.th/grader/web/branches/ytopc08-2/, removed some registration info git-svn-id: http://theory.cpe.ku.ac.th/grader/web/trunk@359 6386c4cd-e34a-4fa8-8920-d93eb39b512e
File last commit:
Show/Diff file:
Action:
app/views/users/new_splash.html.haml | 11 lines | 232 B | text/x-haml | HamlLexer |
%h1
=t 'registration.successful_title'
=t 'registration.email_sent'
%br/
=t 'registration.email_verify_at', :email => @user.email
%br/
%br/
=t 'go_back_to'
=link_to((t 'login_page'), {:controller => 'main', :action => 'login'})