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:
7a777f4
)
BWA Darstellung korrigiert: Dezimalstellenangabe
author
Udo Spallek
<info@wissensvermittlung.com>
Tue, 13 Dec 2005 02:32:58 +0000
(
02:32
+0000)
committer
Udo Spallek
<info@wissensvermittlung.com>
Tue, 13 Dec 2005 02:32:58 +0000
(
02:32
+0000)
bin/mozilla/rp.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/rp.pl
b/bin/mozilla/rp.pl
index
7989d86
..
a66a629
100644
(file)
--- a/
bin/mozilla/rp.pl
+++ b/
bin/mozilla/rp.pl
@@
-533,7
+533,11
@@
$checked></td>
. $locale->text('EUR')
. qq|</td>
</tr>
-
+ <tr>
+ <th align=right colspan=4>| . $locale->text('Decimalplaces') . qq|</th>
+ <td><input name=decimalplaces size=3></td>
+ </tr>
+
$jsscript
|;
}