forked from mirror/pixelfed
Update sudo view, fix phrasing
This commit is contained in:
parent
c26c469ae7
commit
d8cdc2a911
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<div class="custom-control custom-checkbox">
|
<div class="custom-control custom-checkbox">
|
||||||
<input type="checkbox" class="custom-control-input" id="trusted-device" name="trustDevice">
|
<input type="checkbox" class="custom-control-input" id="trusted-device" name="trustDevice">
|
||||||
<label class="custom-control-label text-muted" for="trusted-device">Don't ask me again, trust this device</label>
|
<label class="custom-control-label text-muted" for="trusted-device">Trust this device and don't ask again</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue