mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
typo
This commit is contained in:
parent
e6e972e50e
commit
572272b581
@ -152,7 +152,7 @@
|
|||||||
<ds-flex class="buttons-footer" gutter="xxx-small">
|
<ds-flex class="buttons-footer" gutter="xxx-small">
|
||||||
<ds-flex-item width="3.5" style="margin-right: 16px; margin-bottom: 6px">
|
<ds-flex-item width="3.5" style="margin-right: 16px; margin-bottom: 6px">
|
||||||
<!-- eslint-disable vue/no-v-text-v-html-on-component -->
|
<!-- eslint-disable vue/no-v-text-v-html-on-component -->
|
||||||
<!-- TODO => remove v-html! only text ! no html! secrurity first! -->
|
<!-- TODO => remove v-html! only text ! no html! security first! -->
|
||||||
<ds-text
|
<ds-text
|
||||||
v-if="showGroupHint"
|
v-if="showGroupHint"
|
||||||
v-html="$t('contribution.visibleOnlyForMembersOfGroup', { name: groupName })"
|
v-html="$t('contribution.visibleOnlyForMembersOfGroup', { name: groupName })"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user