DmitrMakeev commited on
Commit
0283fcf
1 Parent(s): 3e2c169

Update settings.html

Browse files
Files changed (1) hide show
  1. settings.html +1 -1
settings.html CHANGED
@@ -20,7 +20,7 @@
20
  <p>День : <span id="dey"></span></p>
21
  <form>
22
  <label for="name">Введите</label>
23
- <input type="text" id="name" placeholder="Иван Иванов">
24
  </form>
25
 
26
 
 
20
  <p>День : <span id="dey"></span></p>
21
  <form>
22
  <label for="name">Введите</label>
23
+ <input type="text" id="name" placeholder="">
24
  </form>
25
 
26