http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14929 Bug ID: 14929 Summary: Fix missing dispay of help page in contract management Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org The help page does not display on Home > Acquisition > [Veondor] > Contracts (/cgi-bin/koha/admin/aqcontract.pl?booksellerid=XXXX) Reason: The name of the template file is: koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqcontract.tt However, there is a typo in the name of the help template files: koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/acqcontract.tt (aq <-> acq) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.