##// END OF EJS Templates
Added basic Theme support....
Added basic Theme support. Theme is set at application level (in Admin -> Settings). For now, themes can override stylesheets only (application.css). git-svn-id: http://redmine.rubyforge.org/svn/trunk@818 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r635:c4239a4fd2f9
r807:824a67ab5a34
Show More
lost_password_ja.rhtml
3 lines | 228 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / lost_password_ja.rhtml
パスワードを変更するには、以下のリンクをたどってください:
<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'lost_password', :token => @token.value %>