Changesets can be listed by changeset number.
The Git repository is here.
- Revision:
- 341
- Log:
Lots of changes to Hub to make it Rails 2.3.11 compatible. This is being
checked in as one large changeset because it doesn't really split down into
smaller components without having something that doesn't function in the
intermediate steps.
- Author:
- rool
- Date:
- Sat Mar 19 19:11:39 +0000 2011
- Size:
- 527 Bytes
- Properties:
- Property svn:mergeinfo is set
1 | <%= UserNotifier.formatted "Thanks for signing up to the #{INSTITUTION_NAME_LONG} web site. Your account has been created, using the e-mail address to which this message has been sent." %> |
2 | |
3 | <%= UserNotifier.formatted "The site requires accounts to be activated in order to use them. If you do not understand why you are receiving this message, somebody may have tried to create an account using your address without your permission. Otherwise, please activate your account by visiting the following Web page:" %> |
4 | |
5 | <%= @url %> |