3 Dec
2015
3 Dec
'15
3:40 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12528 --- Comment #30 from Marc Véron <veron@veron.ch> --- For the sake of better translatability (no string spltting by html tags), I propose to change koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt line 135: <span> To report this problem, you can <a href="mailto:[% admin %]">email the Koha Administrator</a>.</span> ... to something like: <span> To report this problem, please contact the Koha Administrator: <a href="mailto:[% admin %]">Email.</a></span> -- You are receiving this mail because: You are watching all bug changes.