1 Oct
2022
1 Oct
'22
6:41 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31667 --- Comment #1 from Fridolin Somers <fridolin.somers@biblibre.com> ---
git grep -e 'class="hint[ "]' -- koha-tmpl/ | wc -l 343 git grep -e 'class="tip[ "]' -- koha-tmpl/ | wc -l 42
They may be few places where this class is not the first. But hint is clearly the boss ;) -- You are receiving this mail because: You are watching all bug changes.