]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/am/config.html
epic-ts
[mfinanz.git] / templates / webpages / am / config.html
index b8cef8334dfe5c4889e3571625c446dccbd9ba41..6901cba8cd4cafe95250213e660e3fa7985dacbd 100644 (file)
         </td>
       </tr>
 
+     <tr>
+      <th align="right">[% 'Use date and duration for time recordings' | $T8 %]</th>
+      <td>
+        [% L.yes_no_tag('time_recording_use_duration', time_recording_use_duration) %]
+      </td>
+     </tr>
+
     </table>
    </div>
 
         [%- 'This also enables displaying a column with the customer partnumber (new order controller).' | $T8 %]
       </td>
      </tr>
+     <tr>
+      <th align="right">[% 'Show update button for positions in order forms' | $T8 %]</th>
+      <td>
+        [% L.yes_no_tag('positions_show_update_button', positions_show_update_button) %]
+      </td>
+     </tr>
      [%- END -%]
 
      <tr>