This commit is contained in:
Krivchikov Dmitry 2016-06-27 14:31:36 +03:00
parent 03b0e2a61f
commit 5af9cfac64
1 changed files with 1 additions and 1 deletions

View File

@ -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>