From 0d43027f7594b1c50213377b507bcf4362515061 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Wed, 24 Apr 2013 15:38:39 +0200 Subject: [PATCH] Remove the image used in the OPDS catalog in the HTML catalog. Reported by Thomas Severinsen. --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 1d91574..7101dbd 100644 --- a/index.php +++ b/index.php @@ -226,6 +226,7 @@
content) ?>
linkArray as $link) { + if ($link->type != Link::OPDS_NAVIGATION_TYPE) { continue; } ?> nav