DmitrMakeev commited on
Commit
a889ace
·
verified ·
1 Parent(s): 0327e37

Update biz_v.html

Browse files
Files changed (1) hide show
  1. biz_v.html +2 -2
biz_v.html CHANGED
@@ -221,8 +221,8 @@
221
 
222
 
223
 
224
-
225
- <h1>WhatsMasterCRM - Файл JSON</h1>
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>