]> wagnertech.de Git - kivitendo-erp.git/blobdiff - bin/mozilla/rp.pl
BWA Darstellung korrigiert: Dezimalstellenangabe
[kivitendo-erp.git] / bin / mozilla / rp.pl
index 7989d863505acdc61fcafc338c6b4b5fff4ca117..a66a629daf5c4857659053d4fd8ef18c0db7fff3 100644 (file)
@@ -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
 |;
   }