FIX lp
This commit is contained in:
parent
03b0e2a61f
commit
5af9cfac64
|
|
@ -57,7 +57,7 @@
|
||||||
<h2>Добавить организацию</h2>
|
<h2>Добавить организацию</h2>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="inputName">Ваше имя</label>
|
<label for="inputName">Ваше имя</label>
|
||||||
<input type="text" name="name" class="form-control" id="inputName" placeholder="Михаил">
|
<input type="text" name="name" class="form-control" id="inputName" placeholder="">
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="inputPhone">Телефон или email</label>
|
<label for="inputPhone">Телефон или email</label>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue