From a5f665f504dc544b4a03f2ee81da6c44555415e5 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Tue, 17 Feb 2015 19:35:35 +0100 Subject: Update webui --- pyload/webui/themes/Dark/tml/admin.html | 4 +-- pyload/webui/themes/Dark/tml/base.html | 40 +++++++++++++-------------- pyload/webui/themes/Dark/tml/downloads.html | 2 +- pyload/webui/themes/Dark/tml/folder.html | 6 ++-- pyload/webui/themes/Dark/tml/home.html | 18 ++++++------ pyload/webui/themes/Dark/tml/info.html | 2 +- pyload/webui/themes/Dark/tml/login.html | 2 +- pyload/webui/themes/Dark/tml/logout.html | 2 +- pyload/webui/themes/Dark/tml/logs.html | 4 +-- pyload/webui/themes/Dark/tml/pathchooser.html | 2 +- pyload/webui/themes/Dark/tml/queue.html | 14 +++++----- pyload/webui/themes/Dark/tml/settings.html | 8 +++--- pyload/webui/themes/Dark/tml/window.html | 2 +- 13 files changed, 53 insertions(+), 53 deletions(-) (limited to 'pyload/webui/themes/Dark/tml') diff --git a/pyload/webui/themes/Dark/tml/admin.html b/pyload/webui/themes/Dark/tml/admin.html index 3a88ffc7a..c5cdb494b 100644 --- a/pyload/webui/themes/Dark/tml/admin.html +++ b/pyload/webui/themes/Dark/tml/admin.html @@ -1,7 +1,7 @@ -{% extends '/Dark/tml/base.html' %} +{% extends '/tml/base.html' %} {% block head %} - + {% endblock %} diff --git a/pyload/webui/themes/Dark/tml/base.html b/pyload/webui/themes/Dark/tml/base.html index bebb0600d..c17e85a4a 100644 --- a/pyload/webui/themes/Dark/tml/base.html +++ b/pyload/webui/themes/Dark/tml/base.html @@ -5,17 +5,17 @@ - - - + + + - - - - + + + + - + {% block title %}pyLoad {{_("Webinterface")}}{% endblock %} @@ -48,11 +48,11 @@ {% endif %} -Captcha: +Captcha: {{_("Captcha waiting")}} - User:{{user.name}} + User:{{user.name}}