diff --git a/www/header.php b/www/header.php
index 489a512..0073bf1 100644
--- a/www/header.php
+++ b/www/header.php
@@ -181,7 +181,7 @@ function DisplayCategories($instancename, $path) {
if (strtolower($oldcatname) != strtolower($data[1])){
- echo '' . '
'. $data[1] . ' ';
+ echo '' . '
'. $data[1] . ' ';
$oldcatname = strtolower($data[1]);
}
diff --git a/www/img/empty.png b/www/img/empty.png
new file mode 100644
index 0000000..0858c19
Binary files /dev/null and b/www/img/empty.png differ
diff --git a/www/img/empty.svg b/www/img/empty.svg
deleted file mode 100644
index 24c4cbc..0000000
--- a/www/img/empty.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file