]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/create_dataset.html
Merge branch 'master' of https://github.com/kivitendo/kivitendo-erp
[mfinanz.git] / templates / webpages / admin / create_dataset.html
index 49320eb6b84449e55c6d181eb9bc3327b3780a6e..7a879d8aaff2a74ab7a9f14eeedfda630db5923b 100644 (file)
@@ -33,7 +33,7 @@
 
   <tr>
    <th align="right" nowrap>[% LxERP.t8('Precision') %]</th>
-   <td>[% L.input_tag('precision_as_number', LxERP.format_amount(FORM.precision, 2)) %]</td>
+   <td>[% L.input_tag('precision_as_number', LxERP.format_amount(FORM.precision, 2)) %] [% LxERP.t8('Precision Note') %]</td>
   </tr>
 
   <tr>