http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12528
--- Comment #30 from Marc Véron <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
