From 3efd4e7d3c92b307bc6c568dc6f4129de137efa4 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Fri, 2 Feb 2007 16:07:04 +0000 Subject: [PATCH] =?utf8?q?Langtext=20linksb=C3=BCndig=20anordnen.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- bin/mozilla/am.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mozilla/am.pl b/bin/mozilla/am.pl index b6ee94255..991c6c0df 100644 --- a/bin/mozilla/am.pl +++ b/bin/mozilla/am.pl @@ -2457,7 +2457,7 @@ sub list_payment { build_std_url("action=edit_payment", "id=$ref->{id}", "callback=$callback") . qq|">| . H($ref->{description}) . qq||; $column_data{description_long} = - qq|| . H($ref->{description_long}) . qq||; + qq|| . H($ref->{description_long}) . qq||; $column_data{terms_netto} = qq|$ref->{terms_netto}|; $column_data{terms_skonto} = -- 2.20.1