From 81de1c4b127e116c8ca3e5df620b5c0a56a087bc Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 29 Aug 2014 12:12:23 +0200 Subject: [webui] Improve and fix 2 --- module/webui/themes/flat/tml/admin.html | 2 +- module/webui/themes/flat/tml/base.html | 21 +++++++++++---------- module/webui/themes/flat/tml/filemanager.html | 4 ++-- module/webui/themes/flat/tml/folder.html | 2 +- module/webui/themes/flat/tml/queue.html | 2 +- module/webui/themes/flat/tml/settings.html | 6 +++--- module/webui/themes/flat/tml/window.html | 2 +- 7 files changed, 20 insertions(+), 19 deletions(-) (limited to 'module/webui/themes/flat/tml') diff --git a/module/webui/themes/flat/tml/admin.html b/module/webui/themes/flat/tml/admin.html index 8548cac3f..855a2a627 100644 --- a/module/webui/themes/flat/tml/admin.html +++ b/module/webui/themes/flat/tml/admin.html @@ -1,7 +1,7 @@ {% extends '/flat/tml/base.html' %} {% block head %} - + {% endblock %} diff --git a/module/webui/themes/flat/tml/base.html b/module/webui/themes/flat/tml/base.html index 5dc601b88..18a380463 100644 --- a/module/webui/themes/flat/tml/base.html +++ b/module/webui/themes/flat/tml/base.html @@ -7,15 +7,15 @@ - + - - - - + + + + - + {% block title %}pyLoad {{_("Webinterface")}}{% endblock %} @@ -48,7 +48,7 @@ {% endif %} -Captcha: +Captcha: {{_("Captcha waiting")}} @@ -68,7 +68,7 @@ {% endblock %} - +