Update index.html
This commit is contained in:
parent
c3b710811c
commit
1b0557d3b4
1 changed files with 2 additions and 2 deletions
|
@ -880,7 +880,7 @@
|
|||
<thead>
|
||||
<tr>
|
||||
<th class="center" width="2%"><i class="fa fa-square-o" id="selectAllTop"></i></th>
|
||||
<th>Miner Id</th>
|
||||
<th>Worker Id</th>
|
||||
<th>Version</th>
|
||||
<th>Pool</th>
|
||||
<th>Status</th>
|
||||
|
@ -1023,7 +1023,7 @@
|
|||
<br/><br/>
|
||||
<label>
|
||||
<input id="replaceWorkerId" type="checkbox" data-toggle="toggle" data-size="mini" data-onstyle="success" data-offstyle="danger" data-on="Yes" data-off="No"/>
|
||||
<span>Replace @MINER_ID@ with Miner-id</span>
|
||||
<span>Replace @WORKER-ID@ with Worker-id</span>
|
||||
</label>
|
||||
<br/>
|
||||
<label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue