##// END OF EJS Templates
fixed dotted hr for IE6...
fixed dotted hr for IE6 git-svn-id: http://redmine.rubyforge.org/svn/trunk@305 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r259:32782a7f9fd4
r302:909954ac342f
Show More
info.rhtml
2 lines | 151 B | text/html+ruby | RhtmlLexer
Jean-Philippe Lang
Localization plugin removed (replaced with GLoc)...
r12 <h2><%=l(:label_information_plural)%></h2>
Jean-Philippe Lang
Initial commit...
r2
Jean-Philippe Lang
added back database adapter name on admin/info...
r259 <p><%=l(:field_version)%>: <strong>redMine <%= Redmine::VERSION %></strong> (<%= @db_adapter_name %>)</p>