noscript message
This commit is contained in:
parent
24b8fb6cac
commit
b0532b37ae
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="form-footer">
|
<div class="form-footer">
|
||||||
<div>
|
<div>
|
||||||
|
<noscript>
|
||||||
|
Encryption is client-side, therefore
|
||||||
|
it does not work without JavaScript
|
||||||
|
</noscript>
|
||||||
<span>Encryption:</span>
|
<span>Encryption:</span>
|
||||||
<label><input type="radio" name="enc" id="enc-off">Off</label>
|
<label><input type="radio" name="enc" id="enc-off">Off</label>
|
||||||
<label><input type="radio" name="enc" id="enc-random" checked>Random key</label>
|
<label><input type="radio" name="enc" id="enc-random" checked>Random key</label>
|
||||||
|
|
Loading…
Add table
Reference in a new issue