https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29602
--- Comment #37 from Jonathan Druart <[email protected]> --- (In reply to Fridolin Somers from comment #34) > I confirm 1 to 7 problems are solved. > > Sorry there are still problems (I've looked at all changes now) : > > 8) Missing % : > https://bugs.koha-community.org/bugzilla3/attachment. > cgi?id=128535&action=diff#a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/ > subscription-frequencies.tt_sec1 Fixed > 9) Missing closing tag </span> > https://bugs.koha-community.org/bugzilla3/attachment. > cgi?id=128535&action=diff#a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/ > additional-contents.tt_sec1 Fixed > 10) viewlog.tt : > Why not changing BLOCK translate_log_interface ? Done > 11) opac-authorities.inc in BLOCK authtypelabel : > Don't we have <span> inside <span> ? Is that a problem? Nested spans are valid in HTML5. (In reply to Fridolin Somers from comment #35) > 11) > We should not impact > koha-tmpl/intranet-tmpl/prog/en/includes/biblio-title-head.inc, it is called > in <title> and must be text only. Removed -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
