X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a66591ccf74ff3d32ac31b6a91849a0476e54eb7..refs/heads/debian:/templates/webpages/am/config.html
diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html
index b8cef8334..6901cba8c 100644
--- a/templates/webpages/am/config.html
+++ b/templates/webpages/am/config.html
@@ -87,6 +87,13 @@
+
+ | [% 'Use date and duration for time recordings' | $T8 %] |
+
+ [% L.yes_no_tag('time_recording_use_duration', time_recording_use_duration) %]
+ |
+
+
@@ -168,6 +175,12 @@
[%- 'This also enables displaying a column with the customer partnumber (new order controller).' | $T8 %]
+
+ | [% 'Show update button for positions in order forms' | $T8 %] |
+
+ [% L.yes_no_tag('positions_show_update_button', positions_show_update_button) %]
+ |
+
[%- END -%]