department_1 und _2 mit auf Sonderzeichen ueberpruefen beim Druck
[kivitendo-erp.git] / 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
 |;
   }