https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25388 Bug ID: 25388 Summary: There is no link for the "online help" Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Keywords: Academy Severity: trivial Priority: P5 - low Component: Documentation Assignee: koha-bugs@lists.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org When editing a subfield, there is: Max length: XXXX (see online help) We should either link to the online help or remove it. koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt: <li><label for="maxlength[% loo.row | html %]">Max length:</label><input type="text" id="maxlength[% loo.row | html %]" name="maxlength" value="[% loo.maxlength | html %]" size="4" /> (see online help)</li> -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.