noscript message

This commit is contained in:
DarkCat09 2024-03-09 19:02:29 +04:00
parent 24b8fb6cac
commit b0532b37ae
Signed by: DarkCat09
GPG key ID: 0A26CD5B3345D6E3

View file

@ -25,6 +25,10 @@
</div>
<div class="form-footer">
<div>
<noscript>
Encryption is client-side, therefore
it does not work without JavaScript
</noscript>
<span>Encryption:</span>
<label><input type="radio" name="enc" id="enc-off">Off</label>
<label><input type="radio" name="enc" id="enc-random" checked>Random key</label>