From 5f8dbf9292e76492e16136fe22c965d28adec7a7 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sat, 2 Oct 2010 16:31:31 +0200 Subject: closed #140 --- module/web/templates/default/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/web') diff --git a/module/web/templates/default/settings.html b/module/web/templates/default/settings.html index e9a40ff3a..f1ade3a84 100644 --- a/module/web/templates/default/settings.html +++ b/module/web/templates/default/settings.html @@ -90,7 +90,7 @@ {% endfor %} -
+ {% for configname, config in conf.iteritems %} {% ifnotequal configname "Accounts" %} {% for skey, section in config.iteritems %} -- cgit v1.2.3