X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0c73b206cea0c8f057852e75bd4ee22c19bfdbc3..3e79972f6ef:/templates/webpages/part/_multi_items_dialog.html diff --git a/templates/webpages/part/_multi_items_dialog.html b/templates/webpages/part/_multi_items_dialog.html index 49916e039..a8628289d 100644 --- a/templates/webpages/part/_multi_items_dialog.html +++ b/templates/webpages/part/_multi_items_dialog.html @@ -18,6 +18,10 @@

+[%- IF FORM.show_pos_input -%] + [% 'At position' | $T8 %] + [% L.input_tag('multi_items.position', '', id='multi_items_position', size=5, class="numeric") %] +[%- END -%] [% L.button_tag('', LxERP.t8('Continue'), id='continue_button') %]