From 96a07a754dd2876409f456b021d60bd963fcf4a6 Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Mon, 29 Aug 2011 07:26:41 +0000 Subject: [PATCH] =?UTF-8?q?kleinigkeiten=20mit=20phrasenmodul=20ge=C3=A4nd?= =?UTF-8?q?ert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cis/private/profile/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cis/private/profile/index.php b/cis/private/profile/index.php index 5841ddfb2..e1a1dc654 100644 --- a/cis/private/profile/index.php +++ b/cis/private/profile/index.php @@ -280,7 +280,7 @@ $nr_mg=$db->db_num_rows($erg_mg); { echo ' '.$p->t('profil/zeitwuensche').'
- '.$p->t('profil/lehrveranstaltungen').''; + '.$p->t('lvaliste/lehrveranstaltungen').''; } } @@ -303,7 +303,7 @@ $nr_mg=$db->db_num_rows($erg_mg); { if($db->db_num_rows($result_funktion)>0) { - echo '

'.$p->t('profil/funktionen').''; + echo '

'.$p->t('profil/funktionen').'
'.$p->t('global/bezeichnung').''.$p->t('profil/organisationseinheit').''.$p->t('global/semester').''.$p->t('global/institut').'
'; while($row_funktion = $db->db_fetch_object($result_funktion)) {
'.$p->t('global/bezeichnung').''.$p->t('global/organisationseinheit').''.$p->t('global/semester').''.$p->t('global/institut').'