DmitrMakeev
commited on
Update biz_v.html
Browse files- biz_v.html +2 -2
biz_v.html
CHANGED
@@ -137,10 +137,10 @@ button:hover {
|
|
137 |
</div>
|
138 |
<div class="input-row">
|
139 |
<label>
|
140 |
-
<input type="checkbox" name="verify_phone" value="1">
|
141 |
</label>
|
142 |
<label>
|
143 |
-
<input type="checkbox" name="add_curator" value="1">
|
144 |
</label>
|
145 |
</div>
|
146 |
<input id="uploadButton" type="submit" value="Upload">
|
|
|
137 |
</div>
|
138 |
<div class="input-row">
|
139 |
<label>
|
140 |
+
<input type="checkbox" name="verify_phone" value="1"> Наличие WhatsApp
|
141 |
</label>
|
142 |
<label>
|
143 |
+
<input type="checkbox" name="add_curator" value="1"> Добавлять менеджера
|
144 |
</label>
|
145 |
</div>
|
146 |
<input id="uploadButton" type="submit" value="Upload">
|