diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index e43adc078203b35cb10c027e46464dab7e210348..2d4226b85229d03eff272160b0c2adcfcb500916 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -483,6 +483,7 @@ The detail part, which is optional and refers to the contents of the string itse
- ``Call to action``
- ``Verb``
- ``Short``
+ - ``Unit``
Here are a few examples of valid context hierarchies:
diff --git a/front/src/views/admin/moderation/AccountsDetail.vue b/front/src/views/admin/moderation/AccountsDetail.vue
index 5a339db5656e7e453fcabbafd9c9af20ca6eb3b8..685c87146b06f209ad61092eedca982a72c3b47f 100644
--- a/front/src/views/admin/moderation/AccountsDetail.vue
+++ b/front/src/views/admin/moderation/AccountsDetail.vue
@@ -16,12 +16,12 @@
-
-
- |
{{ object.preferred_username }} @@ -91,7 +91,7 @@ |
- |
|
- |
{{ object.name }} @@ -109,7 +109,7 @@ |
- |
{{ object.user.email }} @@ -117,7 +117,7 @@ |
- |
@@ -125,17 +125,17 @@
@change="updateUser('is_active')"
v-model="object.user.is_active" type="checkbox">
- |
- |