From da6638210217c9f17270f13d145882b9c68fdc58 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Wed, 6 Dec 2023 17:58:25 -0600 Subject: [PATCH] Fix namespace in OPDS feeds --- templates/OpdsAcquisitionFeed.php | 2 +- templates/OpdsNavigationFeed.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/OpdsAcquisitionFeed.php b/templates/OpdsAcquisitionFeed.php index 48efa8cb..b51d8a3b 100644 --- a/templates/OpdsAcquisitionFeed.php +++ b/templates/OpdsAcquisitionFeed.php @@ -16,7 +16,7 @@ $subtitle = $subtitle ?? null; // We have to add it programmatically when saving the feed file. print("\n"); ?> - xmlns:fh="http://purl.org/syndication/history/1.0"> + xmlns:fh="http://purl.org/syndication/history/1.0"> diff --git a/templates/OpdsNavigationFeed.php b/templates/OpdsNavigationFeed.php index 1ae3b060..9ac7fa37 100644 --- a/templates/OpdsNavigationFeed.php +++ b/templates/OpdsNavigationFeed.php @@ -7,7 +7,7 @@ $subtitle = $subtitle ?? null; // We have to add it programmatically when saving the feed file. print("\n"); ?> - +