From: Holger Lindemann Date: Mon, 22 Dec 2008 19:26:15 +0000 (+0000) Subject: Re-Datum und Knopf neben einander anordnen mit "nowrap" X-Git-Tag: release-2.6.0beta2~210 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/commitdiff_plain/ea43d77bdaf75a43472261a971b29e732a410321?hp=8e9ede8f7ca6895f8d68d0637b9ba0a84d6515bf Re-Datum und Knopf neben einander anordnen mit "nowrap" --- 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| - + |;