diff --git a/frontend/dashboard.html b/frontend/dashboard.html index 35f4677..4c4d344 100644 --- a/frontend/dashboard.html +++ b/frontend/dashboard.html @@ -163,32 +163,32 @@
-
- +
+
Commento uses Akismet's advanced spam detection to automatically identify and remove spam comments. This is strongly recommended. Requires backend configuration.
-
- +
+
Enabling this would require a moderator to approve all comments. This is generally recommended if your site doesn't receive too much traffic.
-
- +
+
Enabling this would allow your readers to comment anonymously. Disabling would require the to authenticate themselves (using their Google account, for example). Recommended.
-
- +
+
Enabling this would require a moderator to approve all anonymous comments. This is recommended if most of your spam comments are from anonymous users. diff --git a/frontend/sass/checkbox.scss b/frontend/sass/checkbox.scss index 2061045..66a9632 100644 --- a/frontend/sass/checkbox.scss +++ b/frontend/sass/checkbox.scss @@ -1,6 +1,6 @@ @import "colors-main.scss"; -.round-check { +.commento-round-check { input[type="checkbox"] { display: none; }