https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38217
--- Comment #13 from Jonathan Druart <[email protected]> --- In this occurrences, only "Send email" is not picked koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt 1623 $("#elasticPreview .modal-body").html("<h1>"+_("Une erreur s'est produite !")+"</h1><h2><em>"+_("Erreur 404")+"</em></h2><ul><li>"+_("Un lien interne dans l'interface professionnel le est cassé et la page n'existe pas")+"</li></ul><h3>"+_("Quoi d'autre ?")+"</h3><ul style='margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #CCC;'><li>"+_("Utilisez la barre de menu princip ale pour vous déplacer vers une autre partie de Koha.")+"</li><li>"+_("Pour signaler un lien cassé ou tout autre problème, veuillez prendre contact avec l'administrateur Koha.")+" <a href='mailto:[% Koha.Pref erence("KohaAdminEmailAddress") | uri %]'>"+_("Send email")+"</a></li></ul>"); -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
