+
{{ member?.invitedBy?.name }}
diff --git a/js/src/components/Post/PostListItem.vue b/js/src/components/Post/PostListItem.vue
index e582f4225..33526ac3f 100644
--- a/js/src/components/Post/PostListItem.vue
+++ b/js/src/components/Post/PostListItem.vue
@@ -42,7 +42,7 @@
-
+
{{ displayName(post.author) }}
diff --git a/js/src/views/About/AboutInstance.vue b/js/src/views/About/AboutInstance.vue
index 5ab125c8b..13a33f1e0 100644
--- a/js/src/views/About/AboutInstance.vue
+++ b/js/src/views/About/AboutInstance.vue
@@ -10,22 +10,22 @@
>
-
+
{{ statistics.numberOfUsers }}
-
+
{{ statistics.numberOfLocalGroups }}
-
+
{{ statistics.numberOfLocalEvents }}
-
+
{{ statistics.numberOfLocalComments }}
diff --git a/js/src/views/About/Glossary.vue b/js/src/views/About/Glossary.vue
index df8934724..7faed36f1 100644
--- a/js/src/views/About/Glossary.vue
+++ b/js/src/views/About/Glossary.vue
@@ -54,7 +54,7 @@
tag="dd"
keypath="SSL and it's successor TLS are encryption technologies to secure data communications when using the service. You can recognize an encrypted connection in your browser's address line when the URL begins with {https} and the lock icon is displayed in your browser's address bar."
>
- https://
+ https://
{{ t("Cookies and Local storage") }}
diff --git a/js/src/views/Admin/GroupProfiles.vue b/js/src/views/Admin/GroupProfiles.vue
index db4746734..edbf0db20 100644
--- a/js/src/views/Admin/GroupProfiles.vue
+++ b/js/src/views/Admin/GroupProfiles.vue
@@ -51,7 +51,7 @@
icon="magnify"
/>
-
+
-
+
{{ props.row.domain }}
diff --git a/js/src/views/Admin/Profiles.vue b/js/src/views/Admin/Profiles.vue
index 1ca023c8c..0c122b28b 100644
--- a/js/src/views/Admin/Profiles.vue
+++ b/js/src/views/Admin/Profiles.vue
@@ -42,7 +42,7 @@
icon="magnify"
/>
-
+
-
+
{{ props.row.domain }}
diff --git a/js/src/views/Admin/Users.vue b/js/src/views/Admin/Users.vue
index 4c3ccb075..bcff12e65 100644
--- a/js/src/views/Admin/Users.vue
+++ b/js/src/views/Admin/Users.vue
@@ -45,7 +45,7 @@
{{ props.row.id }}
-
+
-
+