no more php typ, besseres gendern^2, GIT Link
This commit is contained in:
@ -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,
|
||||
};
|
||||
|
Reference in New Issue
Block a user