Skip to content

Commit 121cd13

Browse files
authored
Update hs-harz @ config.orgs.php
1 parent e06c401 commit 121cd13

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

legacy/config/config.orgs.php

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -604,4 +604,42 @@
604604
'min-description-length' => 10,
605605
],
606606
],
607+
'hs-harz' => [
608+
'gremien' => [
609+
'Zentral' => [
610+
'Studierendenrat (StuRa)',
611+
'Vorstand'
612+
],
613+
'Referate' => [
614+
'Referat Finanzen',
615+
'Referat Veranstaltungen',
616+
'Referat Initiativen und Hochschulsport',
617+
'Referat Studentische Angelegenheiten und Internationales',
618+
'Referat Kommunikation mit dem Standort Halberstadt',
619+
'Referat Marketing'
620+
],
621+
],
622+
'rechtsgrundlagen' => [
623+
'stura' => [
624+
'label' => 'StuRa-Beschluss',
625+
'label-additional' => 'Beschluss-Nr',
626+
'placeholder' => '',
627+
'hint-text' => 'Für FSR-Titel ist zusätzlich zum StuRa Beschluss zusätzlich ein FSR Beschluss notwendig.',
628+
],
629+
'andere' => [
630+
'label' => 'Andere Rechtsgrundlage',
631+
'label-additional' => 'Andere Rechtsgrundlage angeben',
632+
'hint-text' => '',
633+
'placeholder' => '',
634+
],
635+
],
636+
'mailinglists' => [],
637+
'impressum-url' => 'https://open-administration.de/index.php/kontakt-und-impressum/',
638+
'datenschutz-url' => 'https://open-administration.de/index.php/datenschutz/',
639+
'issues-url' => '',
640+
'help-url' => 'mailto:service@open-administration.de',
641+
'mail-domain' => 'open-administration.de',
642+
'finanzen-mail' => 'lukas.staab@open-administration.de',
643+
'projekt-form' => [],
644+
],
607645
];

0 commit comments

Comments
 (0)