From 29be5551670ba7762caec4ea773b7899fbe5f698 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Tue, 19 Apr 2011 09:00:48 +0000 Subject: [PATCH] =?UTF-8?q?Bugfix=20f=C3=BCr=20Gruppen=20von=20Mischformen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vilesci/stammdaten/lvbgruppenverwaltung.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vilesci/stammdaten/lvbgruppenverwaltung.php b/vilesci/stammdaten/lvbgruppenverwaltung.php index ab9337640..def7f92ca 100644 --- a/vilesci/stammdaten/lvbgruppenverwaltung.php +++ b/vilesci/stammdaten/lvbgruppenverwaltung.php @@ -571,7 +571,7 @@ if($type=='edit') "; $stg_obj = new studiengang($studiengang_kz); - if($stg_obj->orgform_kurzbz=='VBB') + if($stg_obj->mischform) { echo " @@ -654,7 +654,7 @@ if($type=='edit') "; $stg_obj = new studiengang($studiengang_kz); - if($stg_obj->orgform_kurzbz=='VBB') + if($stg_obj->mischform) { echo " @@ -726,7 +726,7 @@ if($type=='edit') aktiv?'checked':'')." /> "; $stg_obj = new studiengang($studiengang_kz); - if($stg_obj->orgform_kurzbz=='VBB') + if($stg_obj->mischform) { echo "