16 Jun
2026
16 Jun
'26
4:09 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42850 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- The test plan I used: 0a. Apply patch 0b. perl Makefile.PL (and choose "single" install to /opt/koha") 1. make 2. Observe the following two files exist: blib/INTRANET_TMPL_DIR/prog/css/ill-requests.css blib/INTRANET_TMPL_DIR/prog/css/ill-requests-rtl.css 3. make install 4. Observe the following two files exist: /opt/koha/intranet/htdocs/intranet-tmpl/prog/css/ill-requests.css /opt/koha/intranet/htdocs/intranet-tmpl/prog/css/ill-requests-rtl.css -- You are receiving this mail because: You are watching all bug changes.