diff -r 8260e857822b -r a41c1c0a9e13 web/views/actions.py --- a/web/views/actions.py Thu Apr 30 00:39:09 2009 +0200 +++ b/web/views/actions.py Thu Apr 30 00:39:44 2009 +0200 @@ -154,7 +154,7 @@ title = _('manage permissions') category = 'moreactions' - order = 100 + order = 15 @classmethod def registered(cls, vreg):