diff options
Diffstat (limited to 'public/system/emotes/index.php')
| -rw-r--r-- | public/system/emotes/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/system/emotes/index.php b/public/system/emotes/index.php index 1c16152..713957e 100644 --- a/public/system/emotes/index.php +++ b/public/system/emotes/index.php @@ -45,6 +45,7 @@ if ($emote_id > 0) { <head> <title>System panel - <?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> |
