https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25896
Bug ID: 25896
Summary: Missing closing </td> tag in smart-rules.tt
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: ASSIGNED
Severity: trivial
Priority: P5 - low
Component: Templates
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected],
[email protected],
[email protected], [email protected]
Depends on: 21395
File: koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt with adding
of "daysmode" block just have one lost closing </td> tag:
<td>
[% SWITCH daysmode %]
...
<td>
all other <td> tags we have there are closed, yet modern browsers even "fixes"
this on the fly so nothing to check visually or to spot any changes, so fix is
even have no "browser" test procedure: just go wget/curl and compare generated
htmls :)... heh :). Longer describe than fix :)
Slava, please just post a quick fix commit.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21395
[Bug 21395] Make perlcritic happy
--
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/