updated phrases for infocenter, layoutchanges phrasesupdate

This commit is contained in:
alex
2018-05-22 17:17:09 +02:00
parent cecda9e512
commit ae052ec212
3 changed files with 165 additions and 35 deletions
@@ -213,7 +213,7 @@
ucfirst($this->p->t('lehre', 'studiengang')).' ('.$this->p->t('global', 'aktiv').')',
ucfirst($this->p->t('global', 'sperrdatum')),
ucfirst($this->p->t('global', 'gesperrtVon')),
'ParkedDate'
ucfirst($this->p->t('global', 'parkdatum'))
),
'formatRaw' => function($datasetRaw) {
@@ -42,7 +42,7 @@
</div>
<div class="col-lg-4">
<div class="headerright text-right">
<?= $this->p->t('global', 'wirdBearbeitetVon') . ' :' ?>
<?= $this->p->t('global', 'wirdBearbeitetVon') . ':' ?>
<?php
if (isset($lockedby)):
echo $lockedby;