Skip to content

Commit eaa5362

Browse files
committed
tweak
1 parent 2b813db commit eaa5362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/admin/university/organizations/show.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<%= render 'admin/application/summary/show', about: @l10n %>
4343

44-
<%= osuny_panel University::Organization::Localization.human_attribute_name('text') do %>
44+
<%= osuny_small_panel University::Organization::Localization.human_attribute_name('text') do %>
4545
<%= @l10n.text.to_s.html_safe %>
4646
<% end if strip_tags(@l10n.text.to_s).present? %>
4747

0 commit comments

Comments
 (0)