dashboard.html: rephrase requireIdentification text on-screen
This commit is contained in:
parent
e0cf9a89f9
commit
61bc73e705
@ -206,7 +206,7 @@
|
||||
|
||||
<div class="row no-border round-check">
|
||||
<input type="checkbox" class="switch" v-model="domains[cd].requireIdentification" id="require-identification">
|
||||
<label for="require-identification">Require identification</label>
|
||||
<label for="require-identification">Allow anonymous comments</label>
|
||||
<div class="pitch">
|
||||
Enabling this would require all commenters to authenticate themselves (using their Google account, for example). Disabling would allow anonymous comments.
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user