BWA Darstellung korrigiert: Dezimalstellenangabe
authorUdo Spallek <info@wissensvermittlung.com>
Tue, 13 Dec 2005 02:32:58 +0000 (02:32 +0000)
committerUdo Spallek <info@wissensvermittlung.com>
Tue, 13 Dec 2005 02:32:58 +0000 (02:32 +0000)
bin/mozilla/rp.pl

index 7989d86..a66a629 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
 |;
   }