diff --git a/files/classes/mod_logs.py b/files/classes/mod_logs.py index 45341872b..7f9401f41 100644 --- a/files/classes/mod_logs.py +++ b/files/classes/mod_logs.py @@ -286,12 +286,6 @@ ACTIONTYPES={ "color": "bg-danger", "title": 'removed admin @{self.target_user.username}' }, - "dethrone_self":{ - "str":'stepped down as guildmaster', - "icon":"fa-user-crown", - "color": "bg-danger", - "title": 'stepped down as guildmaster' - }, "add_mod":{ "str":'added admin {self.target_link}', "icon":"fa-user-crown", @@ -369,11 +363,5 @@ ACTIONTYPES={ "icon":"fa-user-cog", "color": "bg-muted", "title": "changed permissions on invitation to {self.target_user.username}" - }, - "create_guild":{ - "str": 'created +{self.board.name}', - "icon": "fa-chess-rook", - "color": "bg-primary", - "title": "created +{self.board.name}" } } \ No newline at end of file diff --git a/files/templates/settings2.html b/files/templates/settings2.html index 0caef6c75..343e3d13b 100644 --- a/files/templates/settings2.html +++ b/files/templates/settings2.html @@ -57,7 +57,7 @@ - + {% include "header.html" %} @@ -70,7 +70,7 @@
-
diff --git a/files/templates/settings_blocks.html b/files/templates/settings_blocks.html index a10380254..8dd26814e 100644 --- a/files/templates/settings_blocks.html +++ b/files/templates/settings_blocks.html @@ -32,11 +32,11 @@
-

Users you block

+

Users you block

You have blocked the following users. They cannot reply to your content or notify you with a username mention.

- +
@@ -91,7 +91,7 @@
-