]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/am.pl
Kategorie C beim Bearbeiten von Konten hinzugefügt. Fix für Bug 309.
[mfinanz.git] / bin / mozilla / am.pl
index e39d1193a1b38312ac80fee5fbb25728db6d5ddc..5b43c787cb878616c4756412d0c693706c1dac46 100644 (file)
@@ -364,7 +364,9 @@ sub account_header {
                <input name=category type=radio class=radio value=I $checked{I_}>&nbsp;|
     . $locale->text('Revenue') . qq|\n<br>
                <input name=category type=radio class=radio value=E $checked{E_}>&nbsp;|
-    . $locale->text('Expense') . qq|</td>
+    . $locale->text('Expense') . qq|<br>
+               <input name=category type=radio class=radio value=C $checked{C_}>&nbsp;|
+    . $locale->text('Costs') . qq|</td>
                <td width=50>&nbsp;</td>
                <td>
                <input name=charttype type=radio class=radio value="H" $checked{H}>&nbsp;|