mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-22 13:34:04 +03:00
updated admin interface
This commit is contained in:
parent
d6fd263e9e
commit
2ac625a511
File diff suppressed because one or more lines are too long
@ -267,10 +267,16 @@ gettext("Groups");
|
||||
gettext("Services Pools");
|
||||
gettext("Assigned services");
|
||||
gettext("Information");
|
||||
gettext("Information");
|
||||
gettext("Clean related (mfa,...)");
|
||||
gettext("In Maintenance");
|
||||
gettext("Active");
|
||||
gettext("Delete user");
|
||||
gettext("Delete group");
|
||||
gettext("Clean data");
|
||||
gettext("Clean related data (mfa, ...)?");
|
||||
gettext("Related data cleaned");
|
||||
gettext("dismiss");
|
||||
gettext("New Authenticator");
|
||||
gettext("Edit Authenticator");
|
||||
gettext("Delete Authenticator");
|
||||
|
@ -99,7 +99,7 @@
|
||||
</svg>
|
||||
</div>
|
||||
</uds-root>
|
||||
<script src="/uds/res/admin/runtime.js?stamp=1675356496" type="module"></script><script src="/uds/res/admin/polyfills.js?stamp=1675356496" type="module"></script><script src="/uds/res/admin/main.js?stamp=1675356496" type="module"></script>
|
||||
<script src="/uds/res/admin/runtime.js?stamp=1677185635" type="module"></script><script src="/uds/res/admin/polyfills.js?stamp=1677185635" type="module"></script><script src="/uds/res/admin/main.js?stamp=1677185635" type="module"></script>
|
||||
|
||||
|
||||
</body></html>
|
Loading…
Reference in New Issue
Block a user