Skip to content

Commit d1ffae2

Browse files
authored
Merge branch 'main' into root-path-reserved-for-home
2 parents 34d811c + eaa5362 commit d1ffae2

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)