Clarify NSFW hiding help text in autoembed setting
This commit is contained in:
parent
6658dd1265
commit
1068f36a74
1 changed files with 1 additions and 1 deletions
|
@ -360,7 +360,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel
|
||||||
<div class="checkbox">
|
<div class="checkbox">
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" ng-model="noembed">
|
<input type="checkbox" ng-model="noembed">
|
||||||
Hide embedded content by default<span class="text-muted settings-help">NSFW content will be hidden</span>
|
Hide embedded content by default<span class="text-muted settings-help">NSFW content will be hidden regardless of this choice</span>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue