From 5dc269679ff3afe33fc36ad52f2fca6b6a88fd87 Mon Sep 17 00:00:00 2001 From: Thomas Kasulke Date: Tue, 20 Feb 2007 12:41:25 +0000 Subject: [PATCH] locale->text('drucken') eingesetzt --- bin/mozilla/kopf.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/mozilla/kopf.pl b/bin/mozilla/kopf.pl index c74fd2339..f812390ac 100644 --- a/bin/mozilla/kopf.pl +++ b/bin/mozilla/kopf.pl @@ -44,7 +44,7 @@ $datum = . $Jahr . " - "; #$zeit="
".$Stunden.":".$Minuten.":".$Sekunden."
"; -$zeit = "
" . $Stunden . ":" . $Minuten . "
"; +my $zeit = "
" . $Stunden . ":" . $Minuten . "
"; print qq|   -- 2.20.1