Bug 34478: Manual fix - acqui/duplicate_orders.tt

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
Jonathan Druart 2024-02-22 15:59:01 +01:00
parent c83330ab9c
commit 41e8e79b88
Signed by: jonathan.druart
GPG key ID: A085E712BEF0E0F0

View file

@ -182,7 +182,7 @@
</fieldset>
</form>
[% ELSIF op == "batch_edit" %]
[% ELSIF op == "cud-batch_edit" %]
<form method="post" action="/cgi-bin/koha/acqui/duplicate_orders.pl" id="batch_edit_form">
[% INCLUDE 'csrf-token.inc' %]