summaryrefslogtreecommitdiffstats
path: root/app/views/admin/info.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/info.rhtml')
-rw-r--r--app/views/admin/info.rhtml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/admin/info.rhtml b/app/views/admin/info.rhtml
index b9f50af44..2ea692c79 100644
--- a/app/views/admin/info.rhtml
+++ b/app/views/admin/info.rhtml
@@ -1,3 +1,3 @@
-<h2><%=l(:label_information_plural)%></h2>
-
+<h2><%=l(:label_information_plural)%></h2>
+
<p><%=l(:field_version)%>: <strong>redMine <%= Redmine::VERSION %></strong> (<%= @db_adapter_name %>)</p> \ No newline at end of file