Koha/koha-tmpl/opac-tmpl/bootstrap/en/includes
Didier Gautheron a5a3a330cf Bug 28921: Remove warning from html_helpers.inc
Argument "" isn't numeric in numeric gt (>) at /home/koha/src/koha-tmpl/opac-tmpl/bootstrap/en/includes/html_helpers.inc line 23.

To test:
1 - Open OPAC main page
2 - Check opac-error.log or plack-opac-error.log for message as above
3 - Apply patch
4 - Open OPAC main page
5 - Check opac-error.log again, there should be no more warnings

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-09-09 10:59:38 +02:00
..
account-table.inc Bug 27876: added sr-only to caption of table in Charges page 2021-05-10 15:52:53 +02:00
accounts.inc Bug 22435: Update accountline-details page to show all history 2021-08-04 14:06:43 +02:00
authorities-search-results.inc
av-build-dropbox.inc Bug 27297: Add required and blank options to av-build-dropbox.inc 2021-01-19 16:03:34 +01:00
biblio-title-head.inc
biblio-title.inc
bodytag.inc
calendar.inc
columns_settings.inc Bug 28018: Replace obsolete title-string sorting: OPAC templates 2021-04-06 15:56:31 +02:00
datatables.inc
date-format.inc
display-library-address.inc Bug 27830: (follow-up) Merge DE and FR address formats 2021-04-21 10:51:30 +02:00
doc-head-close.inc
doc-head-open.inc
greybox.inc
holds-table.inc Bug 28018: Replace obsolete title-string sorting: OPAC templates 2021-04-06 15:56:31 +02:00
html_helpers.inc Bug 28921: Remove warning from html_helpers.inc 2021-09-09 10:59:38 +02:00
i18n.inc
ill-availability-table.inc
item-status-schema-org.inc
item-status.inc Bug 27090: Opac basket: fix the 'In transit from' and 'to' 2021-01-11 10:05:19 +01:00
js-date-format.inc
masthead-langmenu.inc Bug 27881: Markup error in masthead-langmenu.inc 2021-04-01 18:51:37 +02:00
masthead-sci.inc Bug 24387: Rename "News" with "Additional contents" 2021-08-16 11:55:55 +02:00
masthead-sco.inc Bug 24387: Rename "News" with "Additional contents" 2021-08-16 11:55:55 +02:00
masthead.inc Bug 28868: Add back mastheadsearch class name 2021-08-18 15:09:22 +02:00
navigation.inc
opac-authorities.inc
opac-bottom.inc Bug 28784: (QA follow-up) Remove num_paragraph cookie from include 2021-08-25 14:57:43 +02:00
opac-detail-sidebar.inc
opac-facets.inc
opac-note.inc
opac-topissues.inc
openlibrary-readapi.inc
overdrive-checkout.inc
overdrive-login.inc
page-numbers.inc
password_check.inc
patron-title.inc
recordedbooks-checkout.inc
resort_form.inc
shelfbrowser.inc Bug 26921: Don't generate an invalid custom cover image if the url cannot be generated 2020-12-21 10:07:48 +01:00
slip-print.inc Bug 27282: fix all occurrences 2021-04-21 10:51:29 +02:00
subtypes_unimarc.inc Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
title-actions-menu.inc Bug 27731: Remove hold class from individual OPAC search result hold link 2021-02-23 13:12:56 +01:00
user-star-ratings.inc
usermenu.inc Bug 20936: Add patron's hold history menu in OPAC 2020-11-11 15:55:48 +01:00
validator-strings.inc Bug 27668: Improve validation of patron entry form in the OPAC 2021-03-05 13:38:58 +01:00
xslt-handler.inc