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/Flat/tml/admin.html | 4 +-- pyload/webui/themes/Flat/tml/base.html | 42 +++++++++++++-------------- pyload/webui/themes/Flat/tml/downloads.html | 2 +- pyload/webui/themes/Flat/tml/filemanager.html | 14 ++++----- pyload/webui/themes/Flat/tml/folder.html | 6 ++-- pyload/webui/themes/Flat/tml/home.html | 20 ++++++------- pyload/webui/themes/Flat/tml/info.html | 2 +- pyload/webui/themes/Flat/tml/login.html | 2 +- pyload/webui/themes/Flat/tml/logout.html | 2 +- pyload/webui/themes/Flat/tml/logs.html | 4 +-- pyload/webui/themes/Flat/tml/pathchooser.html | 2 +- pyload/webui/themes/Flat/tml/queue.html | 14 ++++----- pyload/webui/themes/Flat/tml/settings.html | 8 ++--- pyload/webui/themes/Flat/tml/window.html | 2 +- 14 files changed, 62 insertions(+), 62 deletions(-) (limited to 'pyload/webui/themes/Flat/tml') diff --git a/pyload/webui/themes/Flat/tml/admin.html b/pyload/webui/themes/Flat/tml/admin.html index eb87666ff..c5cdb494b 100644 --- a/pyload/webui/themes/Flat/tml/admin.html +++ b/pyload/webui/themes/Flat/tml/admin.html @@ -1,7 +1,7 @@ -{% extends '/Flat/tml/base.html' %} +{% extends '/tml/base.html' %} {% block head %} - + {% endblock %} diff --git a/pyload/webui/themes/Flat/tml/base.html b/pyload/webui/themes/Flat/tml/base.html index 4473ee5e2..114fbf73d 100644 --- a/pyload/webui/themes/Flat/tml/base.html +++ b/pyload/webui/themes/Flat/tml/base.html @@ -5,17 +5,17 @@ - - - + + + - - - - + + + + - + {% block title %}pyLoad {{_("Web UI")}}{% endblock %} @@ -48,11 +48,11 @@ {% endif %} -Captcha: +Captcha: {{_("Captcha waiting")}} - User:{{user.name}} + User:{{user.name}}