Changed text as required in Students Anrechnung' View

Signed-off-by: cris-technikum <hainberg@technikum-wien.at>
This commit is contained in:
Cris
2021-01-26 15:26:16 +01:00
committed by cris-technikum
parent 3f3d7aa7d7
commit e06a6768a4
2 changed files with 23 additions and 3 deletions
@@ -158,7 +158,7 @@ $this->load->view(
<div class="col-lg-12">
<div class="panel panel-default">
<div class="panel-heading">
<?php echo $this->p->t('anrechnung', 'weitereInformationen'); ?>
<?php echo $this->p->t('anrechnung', 'herkunftDerKenntnisse'); ?>
</div>
<div class="panel-body">
<textarea class="form-control" name="anmerkung" rows="3" <?php echo $disabled; ?>><?php echo $anrechnungData->anmerkung; ?></textarea>