Replace "Organized by" (in event page) and "Organizer" (in event create and edit page) by text "Published by"
Fixes #1258
This commit is contained in:
@@ -159,7 +159,7 @@
|
||||
</o-field>
|
||||
|
||||
<section class="my-4">
|
||||
<h2>{{ t("Organizers") }}</h2>
|
||||
<h2>{{ t("Published by") }}</h2>
|
||||
|
||||
<div v-if="features?.groups && organizerActor?.id">
|
||||
<o-field>
|
||||
|
||||
Reference in New Issue
Block a user