Merge pull request #1310 from thelounge/astorije/reword-previews-settings
Reword link preview settings to better match reality
This commit is contained in:
commit
1af06eab4c
@ -282,18 +282,18 @@
|
|||||||
</div>
|
</div>
|
||||||
{{#if prefetch}}
|
{{#if prefetch}}
|
||||||
<div class="col-sm-12">
|
<div class="col-sm-12">
|
||||||
<h2>Links and URLs</h2>
|
<h2>Link previews</h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-6">
|
<div class="col-sm-6">
|
||||||
<label class="opt">
|
<label class="opt">
|
||||||
<input type="checkbox" name="thumbnails">
|
<input type="checkbox" name="thumbnails">
|
||||||
Auto-expand thumbnails
|
Auto-expand images
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-6">
|
<div class="col-sm-6">
|
||||||
<label class="opt">
|
<label class="opt">
|
||||||
<input type="checkbox" name="links">
|
<input type="checkbox" name="links">
|
||||||
Auto-expand links
|
Auto-expand websites
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
Loading…
Reference in New Issue
Block a user