diff --git a/files/helpers/config/modaction_types.py b/files/helpers/config/modaction_types.py index 8795732c2e..406032121f 100644 --- a/files/helpers/config/modaction_types.py +++ b/files/helpers/config/modaction_types.py @@ -97,7 +97,7 @@ MODACTION_TYPES = { "color": 'bg-muted' }, 'disable_dm_media': { - "str": 'disabled DM images', + "str": 'disabled DM media', "icon": 'fa-images', "color": 'bg-muted' }, @@ -167,7 +167,7 @@ MODACTION_TYPES = { "color": 'bg-success', }, 'enable_dm_media': { - "str": 'enabled DM images', + "str": 'enabled DM media', "icon": 'fa-images', "color": 'bg-success', }, diff --git a/files/templates/admin/admin_home.html b/files/templates/admin/admin_home.html index 58665796da..8bccc691f2 100644 --- a/files/templates/admin/admin_home.html +++ b/files/templates/admin/admin_home.html @@ -38,7 +38,7 @@

Content