diff options
Diffstat (limited to 'pyload/webui/themes/Flat/tml/logs.html')
-rw-r--r-- | pyload/webui/themes/Flat/tml/logs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/webui/themes/Flat/tml/logs.html b/pyload/webui/themes/Flat/tml/logs.html index 3b5d9d04a..2ea2f3e1f 100644 --- a/pyload/webui/themes/Flat/tml/logs.html +++ b/pyload/webui/themes/Flat/tml/logs.html @@ -3,7 +3,7 @@ {% block title %}{{_("Logs")}} - {{super()}} {% endblock %} {% block subtitle %}{{_("Logs")}}{% endblock %} {% block head %} -<link rel="stylesheet" type="text/css" href="/css/log.min.css"/> +<link rel="stylesheet" type="text/css" href="/css/log.css"/> {% endblock %} {% block content %} |