From 838369ab9f7f3be66ef6ccbb91d0fe1da86dff67 Mon Sep 17 00:00:00 2001 From: Gerald Simane Date: Thu, 11 Feb 2010 06:46:19 +0000 Subject: [PATCH] --- cis/private/lvplan/stpl_detail.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cis/private/lvplan/stpl_detail.php b/cis/private/lvplan/stpl_detail.php index 736174452..423122524 100644 --- a/cis/private/lvplan/stpl_detail.php +++ b/cis/private/lvplan/stpl_detail.php @@ -171,7 +171,7 @@ for ($i=0; $i<$num_rows_stpl; $i++) - + '.$ortkurzbz.'':$ortkurzbz); ?> @@ -207,8 +207,8 @@ if ($num_rows_repl>0) $beschreibung=$db->db_result($erg_repl,$i,"beschreibung"); echo ''; echo ''.$titel.''; - echo ''.(1==1 || is_file(RAUMINFO_PATH.trim($ortkurzbz).'.html')?''.$ortkurzbz.'':$ortkurzbz).''; - echo ''.$titelpre.' '.$pers_vorname.' '.$pers_nachname.''; + echo ''.(!empty($ortkurzbz)?''.$ortkurzbz.'':$ortkurzbz).''; + echo ''.$titelpre.' '.$pers_vorname.' '.$pers_nachname.''; echo ''.$beschreibung.''; } echo '';