From ce185136fd22e5a83981e92d04932e48f8dfaf53 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Wed, 21 Mar 2007 10:01:49 +0000 Subject: [PATCH] =?utf8?q?Link=20fuer=20neues=20Fenster=20in=20der=20Uhrze?= =?utf8?q?itlinie=20beim=20Men=C3=BC=20v2=20und=20v3.=20Patches=20von=20Fr?= =?utf8?q?ank=20Eichentopf=20frei=20()=20hap-bb=20!=20de=20(siehe=20Bug=20?= =?utf8?q?595).?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/menunew.pl | 7 +++++-- bin/mozilla/menuv3.pl | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/bin/mozilla/menunew.pl b/bin/mozilla/menunew.pl index bb292af3d..6b74be731 100644 --- a/bin/mozilla/menunew.pl +++ b/bin/mozilla/menunew.pl @@ -65,7 +65,10 @@ sub display { sub clock_line { - $login = "[" + $fensterlink="menunew.pl?login=$form->{login}&password=$form->{password}&path=$form->{path}&action=display"; + $fenster = "["."neues Fenster]"; + + $login = "[Nutzer " . $form->{login} . " - {"path"} @@ -111,7 +114,7 @@ window.onload=clockon - + diff --git a/bin/mozilla/menuv3.pl b/bin/mozilla/menuv3.pl index a877dcf9c..aedb881a2 100644 --- a/bin/mozilla/menuv3.pl +++ b/bin/mozilla/menuv3.pl @@ -70,7 +70,10 @@ sub display { sub clock_line { - $login = "[" + $fensterlink="menuv3.pl?login=$form->{login}&password=$form->{password}&path=$form->{path}&action=display"; + $fenster = "["."neues Fenster]"; + + $login = "[Nutzer " . $form->{login} . " - {"path"} @@ -116,7 +119,7 @@ function clockon() {
  [drucken]   $fenster   [drucken] $login $datum  
- + -- 2.20.1
  [drucken]   $fenster   [drucken] $login $datum