mirror of
https://github.com/dkmstr/openuds.git
synced 2024-12-22 13:34:04 +03:00
chore: Update LinuxOsADManager type_name to 'Linux Active Directory OS Manager'
This commit is contained in:
parent
6d6b8e07d9
commit
a4a07be77f
@ -49,7 +49,7 @@ logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class LinuxOsADManager(LinuxOsManager):
|
||||
type_name = _('Linux OS Active Directory Manager')
|
||||
type_name = _('Linux Active Directory OS Manager')
|
||||
type_type = 'LinuxADManager'
|
||||
type_description = _('Os Manager to control Linux virtual machines with active directory')
|
||||
icon_file = 'losmanager.png'
|
||||
|
Loading…
Reference in New Issue
Block a user