summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/templates/default/base.html')
-rw-r--r--module/web/templates/default/base.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/module/web/templates/default/base.html b/module/web/templates/default/base.html
index 3a5a6e83e..1a8bb6af5 100644
--- a/module/web/templates/default/base.html
+++ b/module/web/templates/default/base.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <title>{% block title %}pyLoad {{ _("Webinterface") }}{% endblock %}</title>
+ <title>{% block title %}pyLoad {{ _("WebUI") }}{% endblock %}</title>
<meta name="description" content="pyLoad {{ _("Webinterface") }}">
<meta name="viewport" content="width=device-width">
@@ -12,7 +12,6 @@
<link href="static/css/bootstrap.css" rel="stylesheet" type="text/css"/>
<link href="static/css/font.css" rel="stylesheet" type="text/css"/>
<link href="static/css/default/style.css" rel="stylesheet" type="text/css" media="screen"/>
- <link href="static/css/black-tie/jquery-ui-1.8.22.custom.css" rel="stylesheet" type="text/css" media="screen"/>
<script type="text/javascript" data-main="static/js/default" src="static/js/libs/require-2.0.6.js"></script>
<script>