Update crypto.html
Browse files- crypto.html +1 -1
crypto.html
CHANGED
@@ -65,7 +65,7 @@
|
|
65 |
|
66 |
<form id="encryptForm">
|
67 |
<div class="input-row">
|
68 |
-
<label for="key">Ключ шифрования(crypto_key_auth или crypto_key_url):</label>
|
69 |
<input type="text" id="key" name="key" required>
|
70 |
</div>
|
71 |
<div class="input-row">
|
|
|
65 |
|
66 |
<form id="encryptForm">
|
67 |
<div class="input-row">
|
68 |
+
<label for="key">Ключ шифрования (crypto_key_auth или crypto_key_url):</label>
|
69 |
<input type="text" id="key" name="key" required>
|
70 |
</div>
|
71 |
<div class="input-row">
|