projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e05a0e2
)
Doppelte Passivbeschriftung beim Kontenanlegen entfernt
author
Philip Reetz
<p.reetz@linet-services.de>
Fri, 11 Nov 2005 09:08:18 +0000
(09:08 +0000)
committer
Philip Reetz
<p.reetz@linet-services.de>
Fri, 11 Nov 2005 09:08:18 +0000
(09:08 +0000)
bin/mozilla/am.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/am.pl
b/bin/mozilla/am.pl
index
d75766a
..
ab334ed
100644
(file)
--- a/
bin/mozilla/am.pl
+++ b/
bin/mozilla/am.pl
@@
-285,8
+285,6
@@
sub account_header {
. $locale->text('Asset') . qq|\n<br>
<input name=category type=radio class=radio value=L $checked{L_}> |
. $locale->text('Liability') . qq|\n<br>
- <input name=category type=radio class=radio value=Q $checked{Q_}> |
- . $locale->text('Equity') . qq|\n<br>
<input name=category type=radio class=radio value=I $checked{I_}> |
. $locale->text('Revenue') . qq|\n<br>
<input name=category type=radio class=radio value=E $checked{E_}> |