diff -r 1cd81063a4c6 -r d22e4fe8e64b app/soc/views/settings.py --- a/app/soc/views/settings.py Mon Nov 17 10:34:21 2008 +0000 +++ b/app/soc/views/settings.py Mon Nov 17 10:36:35 2008 +0000 @@ -117,8 +117,8 @@ combines a Django view with sidebar menu info path: path that is used to uniquely identify settings logic: settings logic object - settings_form_class: - template: the template path to use for rendering the template. + settings_form_class: + template: the template path to use for rendering the template Returns: A subclass of django.http.HttpResponse with generated template.