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/settings.html | 39 ++++++++++++++++-------------- 1 file changed, 21 insertions(+), 18 deletions(-) (limited to 'module/web/templates/default/settings.html') diff --git a/module/web/templates/default/settings.html b/module/web/templates/default/settings.html index cd9b835da..7b06caa97 100644 --- a/module/web/templates/default/settings.html +++ b/module/web/templates/default/settings.html @@ -181,31 +181,34 @@ {% endblock %} {% block hidden %} -
+
-

{{_("Add Account")}}

+

{{_("Add Account")}}

{{_("Enter your account data to use premium features.")}}

- - - - - - - + +
+ + +

{{_("Your username.")}}

+
+
+ + +

{{_("The password for this account.")}}

+
+
+ +

{{_("Choose the hoster for your account.")}}

+
+
- - - +
+ +
-- cgit v1.2.3