##// END OF EJS Templates
Fixed that SCM selection is not saved when all SCM are disabled (#9937)....
Fixed that SCM selection is not saved when all SCM are disabled (#9937). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8568 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r7416:a4c4edacfdf7
r8448:381319c4e8ea
Show More
account_activation_request.text.erb
2 lines | 73 B | text/plain | TextLexer
/ app / views / mailer / account_activation_request.text.erb
Jean-Philippe Lang
There's now 3 account activation strategies (available in application settings):...
r902 <%= l(:mail_body_account_activation_request, @user.login) %>
<%= @url %>