changeset 663:3c49c63173ef cannam_integration

Merge from branch "cannam"
author Chris Cannam
date Fri, 09 Sep 2011 16:35:12 +0100
parents b4e9410882f1 (current diff) 7fc15203288c (diff)
children ad6874c5c651
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/app/views/users/show.rhtml	Tue Sep 06 12:24:01 2011 +0100
+++ b/app/views/users/show.rhtml	Fri Sep 09 16:35:12 2011 +0100
@@ -24,7 +24,7 @@
 <%= textilizable @description %>
 
 <h3><%=l(:label_ssamr_institution)%></h3>
-<%= h @institution_name %>
+<p><%= h @institution_name %></p>
 
 
 <% unless @memberships.empty? %>