From: Sven Schöling Date: Wed, 3 Mar 2010 15:42:01 +0000 (+0100) Subject: Bilanz nicht mehr im Vorlageneditor bearbeiten. X-Git-Tag: release-2.6.1beta1~38^2~3^2~1 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;ds=sidebyside;h=3717c5895a9a78be12456d60f8bfe9e9121d3c60;hp=8001c18b8b8a78b30bdf61c3fbcab2afc1585c3c;p=kivitendo-erp.git Bilanz nicht mehr im Vorlageneditor bearbeiten. --- 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 },