diff options
Diffstat (limited to 'module/webui/themes/flat/tml/logs.html')
-rw-r--r-- | module/webui/themes/flat/tml/logs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/webui/themes/flat/tml/logs.html b/module/webui/themes/flat/tml/logs.html index 24f2e3bb3..87e5a0f30 100644 --- a/module/webui/themes/flat/tml/logs.html +++ b/module/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="/flat/css/log.css"/> +<link rel="stylesheet" type="text/css" href="/flat/css/log.min.css"/> {% endblock %} {% block content %} |