From 57cce481460efd7c9897c59652b544ef65063837 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 9 Oct 2011 18:18:23 +0200 Subject: updated js/mootools, some parts now coffeescript --- module/web/templates/default/settings.html | 45 +++++------------------------- 1 file changed, 7 insertions(+), 38 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 d5484f06e..a4443025a 100644 --- a/module/web/templates/default/settings.html +++ b/module/web/templates/default/settings.html @@ -4,40 +4,9 @@ {% block subtitle %}{{ _("Config") }}{% endblock %} {% block head %} - - - - - + + + {% endblock %} @@ -200,9 +169,9 @@ - - -
+{% endblock %} +{% block hidden %} +

{{_("Add Account")}}

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

@@ -232,4 +201,4 @@
-{% endblock %} +{% endblock %} \ No newline at end of file -- cgit v1.2.3