DmitrMakeev commited on
Commit
5596a50
·
verified ·
1 Parent(s): 4c4ac88

Update crypto.html

Browse files
Files changed (1) hide show
  1. 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">