6 Oct
2023
6 Oct
'23
11:53 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35004 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Slava, did you test on latest master? This reads like bug 34880. + $("#creator").html(__("Account has been deleted")); This won't work, the __ is only for .js files, not for JavaScript in general. -- You are receiving this mail because: You are watching all bug changes.