]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/client_config/form.html
Merge branch 'gewicht'
[mfinanz.git] / templates / webpages / client_config / form.html
index dd9856353c1f315573f13901888cda630a9b4b50..bcbf845beb03f7369fa9a244436208398cb84340 100644 (file)
  </tr>
 
 
+ <tr class='listheading'>
+   <th colspan="3">[% 'Weight' | $T8 %]</th>
+ </tr>
+ <tr>
+   <td align="right">[% 'Show weights' | $T8 %]</td>
+   <td>
+     [% L.yes_no_tag('show_weight', SELF.show_weight) %]
+   </td>
+   <td>
+     [% 'Show the weights of articles and the total weight in orders, invoices and delivery notes?' | $T8 %]<br>
+   </td>
+ </tr>
 </table>
 
 <br>