mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-30 11:06:37 -04:00
dashboard.html: update allow-anonymous subtext
This commit is contained in:
@ -208,7 +208,7 @@
|
|||||||
<input type="checkbox" class="switch" v-model="domains[cd].allowAnonymous" id="allow-anonymous">
|
<input type="checkbox" class="switch" v-model="domains[cd].allowAnonymous" id="allow-anonymous">
|
||||||
<label for="allow-anonymous">Allow anonymous comments</label>
|
<label for="allow-anonymous">Allow anonymous comments</label>
|
||||||
<div class="pitch">
|
<div class="pitch">
|
||||||
Enabling this would require all commenters to authenticate themselves (using their Google account, for example). Disabling would allow anonymous comments.
|
Enabling this would allow your readers to comment anonymously. Disabling would require the to authenticate themselves (using their Google account, for example).
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user