diff -r 3679015c0a50 -r 513af9be9e37 server/sources/native.py --- a/server/sources/native.py Tue May 11 16:58:35 2010 +0200 +++ b/server/sources/native.py Wed May 12 09:29:53 2010 +0200 @@ -235,7 +235,7 @@ 'default': '', 'help': 'set to "Trusted_Connection" if you are using SQLServer and ' 'want trusted authentication for the database connection', - 'group': 'native-source', 'inputlevel': 2, + 'group': 'native-source', 'level': 2, }), )