From 4d73998317d83187d5307f686f30c695ecc68c73 Mon Sep 17 00:00:00 2001 From: Philip Reetz Date: Mon, 9 Jan 2006 09:14:39 +0000 Subject: [PATCH] Layout noch angepasst, so dass die Maske auf den Bildschirm passt --- bin/mozilla/ap.pl | 4 ++-- bin/mozilla/ar.pl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/mozilla/ap.pl b/bin/mozilla/ap.pl index b9fcc6fec..fd86583dd 100644 --- a/bin/mozilla/ap.pl +++ b/bin/mozilla/ap.pl @@ -544,11 +544,11 @@ $jsscript $tax_selected = $form->{"taxchart_$i"}; $tax =~ s/value=\"$tax_selected\"/value=\"$tax_selected\" selected/; $tax = - qq||; + qq||; print qq| - + {"amount_$i"}> {"tax_$i"}> diff --git a/bin/mozilla/ar.pl b/bin/mozilla/ar.pl index 4f242f842..bcfd7a3a7 100644 --- a/bin/mozilla/ar.pl +++ b/bin/mozilla/ar.pl @@ -568,11 +568,11 @@ $jsscript $tax_selected = $form->{"taxchart_$i"}; $tax =~ s/value=\"$tax_selected\"/value=\"$tax_selected\" selected/; $tax = - qq||; + qq||; print qq| - + {"amount_$i"}> {"tax_$i"}> -- 2.20.1