changeset 648:7fc15203288c cannam

Minor layout fix for user show page
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Fri, 09 Sep 2011 13:20:34 +0100
parents efdb97a8286c
children cd9499a11381 3c49c63173ef a8e402f48723
files app/views/users/show.rhtml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/app/views/users/show.rhtml	Tue Sep 06 12:07:46 2011 +0100
+++ b/app/views/users/show.rhtml	Fri Sep 09 13:20:34 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? %>