diff --git a/modules/services/ogc-api-records/src/main/resources/xslt/ogcapir/collection.xsl b/modules/services/ogc-api-records/src/main/resources/xslt/ogcapir/collection.xsl index 1f9947f4..39907d36 100644 --- a/modules/services/ogc-api-records/src/main/resources/xslt/ogcapir/collection.xsl +++ b/modules/services/ogc-api-records/src/main/resources/xslt/ogcapir/collection.xsl @@ -59,6 +59,7 @@
+ @@ -84,7 +85,7 @@ - @@ -100,8 +101,8 @@ No record found. - Search for something else or - in another collection? + Search for something else or + in another collection? record @@ -143,7 +144,7 @@ if($startindex > -1) then concat('startindex=', $startindex + $limit, '&') else '', if($limit > -1) then concat('limit=', $limit) else '' )"/> - diff --git a/modules/services/ogc-api-records/src/main/resources/xslt/ogcapir/html-util.xsl b/modules/services/ogc-api-records/src/main/resources/xslt/ogcapir/html-util.xsl index c5ea5084..63ceda44 100644 --- a/modules/services/ogc-api-records/src/main/resources/xslt/ogcapir/html-util.xsl +++ b/modules/services/ogc-api-records/src/main/resources/xslt/ogcapir/html-util.xsl @@ -21,7 +21,7 @@