From 69200db3473588f6df334836c6f249f489575888 Mon Sep 17 00:00:00 2001 From: mariusbaumann Date: Sat, 3 Jan 2015 07:12:50 +0100 Subject: Completely new Design v1 Some bugs heve to be fexed next days --- module/web/templates/default/window.html | 76 ++++++++++++++++---------------- 1 file changed, 38 insertions(+), 38 deletions(-) (limited to 'module/web/templates/default/window.html') diff --git a/module/web/templates/default/window.html b/module/web/templates/default/window.html index a11323fe0..ff8a307bc 100644 --- a/module/web/templates/default/window.html +++ b/module/web/templates/default/window.html @@ -1,46 +1,46 @@ -
+
-

{{_("Add Package")}}

+

{{_("Add Package")}}

{{_("Paste your links or upload a container.")}}

- - - - - - - - - - - - - - - {{_("Queue")}} - - {{_("Collector")}} - - +
+ + +

{{_("The name of the new package.")}}

+
+
+ +
+
+ +
+
+

{{_("The name of the new package.")}} {{ _("Filter urls") }}

+
+
+ + +

{{_("Password for RAR-Archive")}}

+
+
+ + +

{{_("Upload a container.")}}

+
+
+ + + {{_("Queue")}} + + {{_("Collector")}} + + +
+ + +
- - -
-
\ No newline at end of file -- cgit v1.2.3 From 4c9b6f2fa02d1d8cc8fcb6b3d2acc94e89fe8836 Mon Sep 17 00:00:00 2001 From: mariusbaumann Date: Sat, 3 Jan 2015 20:42:17 +0100 Subject: Some style and bug fixes + Drag and drop sort fetature on queue fixed + Capcha overlay redesigned + Add premium account window restyled + Alert messages restyled + Some other details changed --- module/web/templates/default/window.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'module/web/templates/default/window.html') diff --git a/module/web/templates/default/window.html b/module/web/templates/default/window.html index ff8a307bc..290d40be6 100644 --- a/module/web/templates/default/window.html +++ b/module/web/templates/default/window.html @@ -6,21 +6,21 @@

{{_("Paste your links or upload a container.")}}

- +

{{_("The name of the new package.")}}

- +

{{_("The name of the new package.")}} {{ _("Filter urls") }}

- +

{{_("Password for RAR-Archive")}}

-- cgit v1.2.3