Merge branch 'feature-35007/Text_zu_UHSTAT_Formular_hinzufuegen'

This commit is contained in:
Andreas Österreicher
2023-12-20 13:43:23 +01:00
2 changed files with 24 additions and 1 deletions
+3
View File
@@ -47,6 +47,9 @@ $saved = isset($saved) && $saved === true;
<p>
<?php echo $this->p->t('uhstat', 'uhstat1AnmeldungEinleitungstext') ?>
</p>
<p>
<?php echo $this->p->t('uhstat', 'uhstat1EinleitungSvnrtext') ?>
</p>
<br>
<?php if ($editPermission): ?>
<?php if (isset($successMessage) && !isEmptyString($successMessage)): ?>