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/git?a=commitdiff_plain;h=ea43d77bdaf75a43472261a971b29e732a410321;p=kivitendo-erp.git 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| - + |;