@@ -, +, @@ --- Koha/ILL/Backend/opac-includes/create.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/Koha/ILL/Backend/opac-includes/create.inc +++ a/Koha/ILL/Backend/opac-includes/create.inc @@ -21,6 +21,7 @@ [% IF whole.stage == "form" %]

Create a manual ILL request

+ [% INCLUDE 'csrf-token.inc' %]
General details
    @@ -107,7 +108,7 @@ Cancel
- +
--