summaryrefslogtreecommitdiff
path: root/public/report/list.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/report/list.php')
-rw-r--r--public/report/list.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/report/list.php b/public/report/list.php
index 34ddceb..f02731a 100644
--- a/public/report/list.php
+++ b/public/report/list.php
@@ -32,6 +32,7 @@ $reports = $stmt->fetchAll(PDO::FETCH_ASSOC);
<head>
<title>Report list - <?php echo INSTANCE_NAME ?></title>
<link rel="stylesheet" href="/static/style.css">
+ <link rel="shortcut icon" href="/static/favicon.ico" type="image/x-icon">
</head>
<body>