Clarify NSFW hiding help text in autoembed setting
This commit is contained in:
parent
6658dd1265
commit
1068f36a74
@ -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…
Reference in New Issue
Block a user