https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31786 Bug ID: 31786 Summary: Sub template->param($var) should return the value Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org Far easier than $template->{VARS}->{singleBranchMode} would be $template->param('singleBranchMode') What do you think? It seems a simple addition? -- You are receiving this mail because: You are watching all bug changes.