From 1b41590d27241d015f88635caf71e6f172b10830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Tue, 14 Oct 2014 07:21:26 +0000 Subject: [PATCH] =?UTF-8?q?Kompatibilit=C3=A4tsanpassungen=20f=C3=BCr=20an?= =?UTF-8?q?dere=20FHs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cis/private/lvplan/stpl_week.php | 2 +- cis/private/profile/index.php | 10 ++++++++-- cis/private/profile/zahlungen_details.php | 2 +- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/cis/private/lvplan/stpl_week.php b/cis/private/lvplan/stpl_week.php index 6a6dc71e9..74138a3f4 100644 --- a/cis/private/lvplan/stpl_week.php +++ b/cis/private/lvplan/stpl_week.php @@ -44,7 +44,7 @@ $uid=get_uid(); - <?php echo $p->t('lvplan/lehrveranstaltungsplan');?> Technikum-Wien + <?php echo $p->t('lvplan/lehrveranstaltungsplan').' '.CAMPUS_NAME;?>