From 555e74b8cd8d183629ae5cd2d0492d4b9a9c8c64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Tue, 10 Sep 2024 11:48:43 +0200 Subject: [PATCH] =?UTF-8?q?Projektexport=20ist=20jetzt=20auch=20m=C3=B6gli?= =?UTF-8?q?ch=20wenn=20aktuell=20keine=20Projekte=20zugeordnet=20sind?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cis/private/tools/zeitaufzeichnung.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cis/private/tools/zeitaufzeichnung.php b/cis/private/tools/zeitaufzeichnung.php index 7b1fb1fbb..0b463fe37 100644 --- a/cis/private/tools/zeitaufzeichnung.php +++ b/cis/private/tools/zeitaufzeichnung.php @@ -1014,9 +1014,9 @@ if ($projekt->getProjekteMitarbeiter($user, true)) } echo " Projektübersichtexport"; - if($anzprojekte > 0) - echo " | ".$p->t("zeitaufzeichnung/projektexport").""; - echo " + //if($anzprojekte > 0) + echo " | ".$p->t("zeitaufzeichnung/projektexport").""; + echo " "; if ($p->t("dms_link/handbuchZeitaufzeichnung")!='') {