no more php typ, besseres gendern^2, GIT Link

This commit is contained in:
scammo
2021-04-27 10:51:04 +02:00
parent f4d0f2360f
commit a3010a8e6d
2 changed files with 22 additions and 116 deletions

View File

@ -449,7 +449,7 @@
v-model="status_1"
type="checkbox"
/>
nicht erwerbstätig (Student*in, Rentner*in, Sozialleistungsempfänger*in o.ä.)
nicht erwerbstätig (Student:in, Rentner:in, Sozialleistungsempfänger:in o.ä.)
</li>
<li class="list-group-item">
<input
@ -637,6 +637,7 @@
<footer class="container no-print">
<a href="#" class="m-4">Impressum</a>
<a href="#" class="m-4">Datenschutz</a>
<a href="https://git.wtf-eg.de/scammo/digitale-offline-registration" class="m-4">GIT</a>
</footer>
</template>
<script>
@ -725,7 +726,7 @@ export default {
city_code: this.city_code,
country: this.country,
phone_number: this.phone_number,
php: this.pgp,
pgp: this.pgp,
chaos_connection: this.chaos_connection,
public_nick: this.public_nick,
};