DmitrMakeev commited on
Commit
b785770
1 Parent(s): 2d20cac

Update biz_v.html

Browse files
Files changed (1) hide show
  1. biz_v.html +2 -2
biz_v.html CHANGED
@@ -126,7 +126,7 @@ button:hover {
126
  </style>
127
  </head>
128
  <body>
129
- <h1>WhatsGRM - Принудительное обновление базы</h1>
130
 
131
  <div class="container">
132
  <div class="block">
@@ -143,7 +143,7 @@ button:hover {
143
  <input type="checkbox" name="add_curator" value="1"> Добавлять менеджера
144
  </label>
145
  </div>
146
- <input id="uploadButton" type="submit" value="Upload">
147
  </form>
148
  <div id="result"></div>
149
  </div>
 
126
  </style>
127
  </head>
128
  <body>
129
+ <h1>WhatsMasterGRM - Принудительное обновление базы</h1>
130
 
131
  <div class="container">
132
  <div class="block">
 
143
  <input type="checkbox" name="add_curator" value="1"> Добавлять менеджера
144
  </label>
145
  </div>
146
+ <input id="uploadButton" type="submit" value="Загрузить пользователей">
147
  </form>
148
  <div id="result"></div>
149
  </div>