From fdca6e308eea99b9dfc04f848816cd7566295dd4 Mon Sep 17 00:00:00 2001 From: Manfred Kindl Date: Mon, 28 Oct 2013 13:55:25 +0000 Subject: [PATCH] "LV-Plan"-Link ins Phrasenmodul. Vertikaler Strich kommt nun aus ampel.php und nicht aus index.php --- cis/ampel.php | 21 +++------------------ cis/index.php | 2 +- 2 files changed, 4 insertions(+), 19 deletions(-) diff --git a/cis/ampel.php b/cis/ampel.php index e025ff84d..bade7a531 100755 --- a/cis/ampel.php +++ b/cis/ampel.php @@ -37,30 +37,15 @@ if(is_user_logged_in()) } } if($rot==0 && $gelb==0) - //echo 'Ampel'; - echo ''.$p->t("tools/ampelsystem").''; - - -// if($rot>0 || $gelb>0) -// { -// echo 'glocke'; -// } - + echo ''.$p->t("tools/ampelsystem").'  |  '; if($rot>0 || $gelb>0) { echo ''; if($rot>0 && $gelb==0) - //echo ''.$rot.''; - //echo ''; - echo ''.$p->t("tools/ampelsystem").''; - //if($rot>0 && $gelb>0) - //echo ' '; - // echo ''; + echo ''.$p->t("tools/ampelsystem").'  |  '; if($gelb>0 && $rot==0) - //echo ''.$gelb.''; - //echo ''; - echo ''.$p->t("tools/ampelsystem").''; + echo ''.$p->t("tools/ampelsystem").'  |  '; echo ' '; } } diff --git a/cis/index.php b/cis/index.php index 07b0093f8..e3881d8d2 100644 --- a/cis/index.php +++ b/cis/index.php @@ -176,7 +176,7 @@ function loadampel() -   |  LV-Plan  | + t('lvplan/lvPlan'); ?>  | getAll(true);