Update biz_v.html
Browse files- biz_v.html +2 -2
biz_v.html
CHANGED
|
@@ -221,8 +221,8 @@
|
|
| 221 |
|
| 222 |
|
| 223 |
|
| 224 |
-
|
| 225 |
-
|
| 226 |
<form id="uploadForm" onsubmit="handleFormSubmit(event)" enctype="multipart/form-data">
|
| 227 |
<label for="file">Select JSON file:</label>
|
| 228 |
<input type="file" id="file" name="file" accept=".json" required><br><br>
|
|
|
|
| 221 |
|
| 222 |
|
| 223 |
|
| 224 |
+
<h2>WhatsMasterCRM - Файл JSON</h2>
|
| 225 |
+
|
| 226 |
<form id="uploadForm" onsubmit="handleFormSubmit(event)" enctype="multipart/form-data">
|
| 227 |
<label for="file">Select JSON file:</label>
|
| 228 |
<input type="file" id="file" name="file" accept=".json" required><br><br>
|