Bug 25896: Add missing closing </td> tag
authorSlava Shishkin <slavashishkin@gmail.com>
Mon, 29 Jun 2020 19:26:42 +0000 (22:26 +0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 20 Jul 2020 12:05:21 +0000 (14:05 +0200)
File koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt had
one lost closing </td> tag in "daysmode" block. Added.

Mentored-by: Andrew Nugged <nugged@gmail.com>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt

index cfea9b6..2b9f451 100644 (file)
                                         [% CASE 'Dayweek' %]<span title="Use the calendar to push the due date to the next open matching weekday for weekly loan periods, or the next open day otherwise">Dayweek</span>
                                         [% CASE %]<span title="Use the system preference 'useDaysMode' as a default value">Default</span>
                                         [% END %]
+                                    </td>
                                     <td>
                                         [% IF ( lengthunit == 'days' ) %]
                                             Days