From ea43d77bdaf75a43472261a971b29e732a410321 Mon Sep 17 00:00:00 2001 From: Holger Lindemann Date: Mon, 22 Dec 2008 19:26:15 +0000 Subject: [PATCH] Re-Datum und Knopf neben einander anordnen mit "nowrap" --- bin/mozilla/is.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/mozilla/is.pl b/bin/mozilla/is.pl index 68bfb0196..ad90daf7c 100644 --- a/bin/mozilla/is.pl +++ b/bin/mozilla/is.pl @@ -532,7 +532,7 @@ sub form_header { $jsscript = ""; if ($form->{type} eq "credit_note") { $button1 = qq| - + |; @@ -543,7 +543,7 @@ sub form_header { "trigger1"); } else { $button1 = qq| - + |; -- 2.20.1