Revision eb6cbb3a
Von Stephan Köhler vor etwa 19 Jahren hinzugefügt
bin/mozilla/am.pl | ||
---|---|---|
285 | 285 |
. $locale->text('Asset') . qq|\n<br> |
286 | 286 |
<input name=category type=radio class=radio value=L $checked{L_}> | |
287 | 287 |
. $locale->text('Liability') . qq|\n<br> |
288 |
<input name=category type=radio class=radio value=Q $checked{Q_}> | |
|
289 |
. $locale->text('Equity') . qq|\n<br> |
|
290 | 288 |
<input name=category type=radio class=radio value=I $checked{I_}> | |
291 | 289 |
. $locale->text('Revenue') . qq|\n<br> |
292 | 290 |
<input name=category type=radio class=radio value=E $checked{E_}> | |
Auch abrufbar als: Unified diff
Merge von 618,619,622 aus unstable: Bugfix
-Doppelte Passivbeschriftung beim Kontenanlegen entfernt
-Tippfehler Fixed Bug #183
-Fehler beim Entfernen von Debugmeldungen