X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d2d63d80de28c7356e81eb1143d729e4415cd1b4..42ea98b4:/bin/mozilla/kopf.pl diff --git a/bin/mozilla/kopf.pl b/bin/mozilla/kopf.pl index ad0b8171e..ed11e522b 100644 --- a/bin/mozilla/kopf.pl +++ b/bin/mozilla/kopf.pl @@ -107,25 +107,19 @@ window.onload=clockon |; -# -my $framesize = _calc_framesize(); # framesize calculation as in menu.pl is only a quick and dirty hack here - # it would be better to use a global or config variable - -# is there any better solution then the JS-Link for Back? Possibly with the callback variable? - print qq|
| - [| . $locale->text('Menu') . qq|] - [| . $locale->text('New Win/Tab') . qq|] - [| . $locale->text('Print') . qq|] - [| . $locale->text('Back') . qq|] - [| . $locale->text('Fwd') . qq|] + | + [| . $locale->text('Menu') . qq|] + [| . $locale->text('New Win/Tab') . qq|] + [| . $locale->text('Print') . qq|] + [| . $locale->text('Back') . qq|] + [| . $locale->text('Fwd') . qq|] | |; } print qq| @@ -137,17 +131,6 @@ print qq|