From 3717c5895a9a78be12456d60f8bfe9e9121d3c60 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Wed, 3 Mar 2010 16:42:01 +0100 Subject: [PATCH] Bilanz nicht mehr im Vorlageneditor bearbeiten. --- bin/mozilla/amtemplates.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mozilla/amtemplates.pl b/bin/mozilla/amtemplates.pl index 839fbf21f..63f20d45f 100644 --- a/bin/mozilla/amtemplates.pl +++ b/bin/mozilla/amtemplates.pl @@ -135,7 +135,7 @@ sub display_template_form { my %formname_setup = ( - "balance_sheet" => { "translation" => $locale->text('Balance Sheet'), "html" => 1 }, +# "balance_sheet" => { "translation" => $locale->text('Balance Sheet'), "html" => 1 }, "bin_list" => $locale->text('Bin List'), "bwa" => { "translation" => $locale->text('BWA'), "html" => 1 }, "check" => { "translation" => $locale->text('Check'), "html" => 1 }, -- 2.20.1