X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fam%2Fconfig.html;h=6e65c4d571e589cef9108a9cf3b8f72e4fa472e2;hb=c46d944c0f688128ee33b2989260f3d9390c61d5;hp=b8cef8334dfe5c4889e3571625c446dccbd9ba41;hpb=a66591ccf74ff3d32ac31b6a91849a0476e54eb7;p=kivitendo-erp.git diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index b8cef8334..6e65c4d57 100644 --- a/templates/webpages/am/config.html +++ b/templates/webpages/am/config.html @@ -168,6 +168,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 -%]