https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17109
--- Comment #7 from Jonathan Druart <[email protected]> --- Comment on attachment 54471 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54471 Bug 17109: Add CSRF token to [opac-]sendbasket Review of attachment 54471: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=17109&attachment=54471) ----------------------------------------------------------------- ::: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-sendbasketform.tt @@ +20,5 @@ > [% END %] > > + [% IF csrf_error %] > + <p>No valid CSRF token!</p> > + <p><a class="focus close" href="#">Close > window</a></p> If you do that here, I will have to do it in all other places (and really don't want to! :) ) Are you sure we really want to stylish it? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
