Skip to content
Snippets Groups Projects
Commit c3ee5029 authored by uhensler's avatar uhensler
Browse files

Merge branch 'OpenOLAT_15.1'

parents aefb14b9 912432bb
No related branches found
No related tags found
No related merge requests found
......@@ -141,8 +141,8 @@ public class UsermanagerUserSearchForm extends FormBasicController {
statusValues = new String[] {
translate("rightsForm.status.activ"),
translate("rightsForm.status.permanent"),
translate("rightsForm.status.inactive"),
translate("rightsForm.status.pending"),
translate("rightsForm.status.inactive"),
translate("rightsForm.status.login_denied")
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment