dashboard.html: update allow-anonymous subtext
This commit is contained in:
parent
edd8aae7a7
commit
c6a98d93e4
@ -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>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user