23 Apr
2020
23 Apr
'20
9:52 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25166 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- % git grep '<i class="fa' koha-tmpl/opac-tmpl/|grep -v aria-hidden koha-tmpl/opac-tmpl/bootstrap/js/global.js: <a href="#" id="bootstrap-confirm-box-modal-submit" class="btn btn-danger"><i class="fa fa-check"></i></a>\ koha-tmpl/opac-tmpl/bootstrap/js/global.js: <a href="#" id="bootstrap-confirm-box-modal-cancel" data-dismiss="modal" class="btn btn-default"><i class="fa fa-remove"></i></a>\ Are not they valid? -- You are receiving this mail because: You are watching all bug changes.