This commit is contained in:
weeman 2021-11-22 18:48:13 +01:00
parent b270a5d56a
commit 324203216a
Signed by untrusted user: weeman
GPG Key ID: 34F0524D4DA694A1
1 changed files with 3 additions and 3 deletions

View File

@ -101,7 +101,7 @@ SPDX-License-Identifier: AGPL-3.0-or-later
{{ profile.freetext }}
</div>
<div v-if="profile.volunteerwork" class="lh-base">
<h5>Ehrentamtliche Arbeit</h5>
<h5>Ehrenamtliche Arbeit</h5>
{{ profile.volunteerwork }}
</div>
</Section>