diff --git a/files/helpers/config/modaction_types.py b/files/helpers/config/modaction_types.py index aae1ab81d..e8cd79b07 100644 --- a/files/helpers/config/modaction_types.py +++ b/files/helpers/config/modaction_types.py @@ -247,7 +247,7 @@ MODACTION_TYPES = { "color": 'bg-danger' }, 'revert': { - "str": 'reverted {self.target_link} mod actions', + "str": "reverted {self.target_link}'s mod actions made in the last 24 hours", "icon": 'fa-history', "color": 'bg-danger' },