Bug 34478: Manual fix - acqui/duplicate_orders.tt
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
c83330ab9c
commit
41e8e79b88
1 changed files with 1 additions and 1 deletions
|
@ -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' %]
|
||||
|
|
Loading…
Reference in a new issue