]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/client_config/form.html
Unnötige Hiddens entfernen
[mfinanz.git] / templates / webpages / client_config / form.html
index 5fc0c04ac5d1417bef29f3c2c32a2b7e6810715c..6a3c0f5826393a5dee506a600c012f2937cd173a 100644 (file)
    </td>
  </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>