Skip to content

Commit

Permalink
Changes metadata → details
Browse files Browse the repository at this point in the history
  • Loading branch information
Shrinks99 committed Feb 3, 2025
1 parent 1b6186e commit e0391b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/org/collection-detail.ts
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ export class CollectionDetail extends BtrixElement {
</section>
<section class="flex-1">
<btrix-section-heading>
<h2>${msg("Metadata")}</h2>
<h2>${msg("Details")}</h2>
</btrix-section-heading>
<div class="mt-5">${metadata}</div>
</section>
Expand Down

0 comments on commit e0391b6

Please sign in to comment.