mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-02-14 12:12:16 +00:00
Button text
This commit is contained in:
parent
2e143bb614
commit
da97c0c0de
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ $status = (object) $status;
|
|||
<option value="reset">Reset</option>
|
||||
</optgroup>
|
||||
</select>
|
||||
<button id="bbaction" value="<?php echo $instanceinfo->_id["\$oid"]; ?>">Click me</button>
|
||||
<button id="bbaction" value="<?php echo $instanceinfo->_id["\$oid"]; ?>">Send</button>
|
||||
</div>
|
||||
<div class="result"></div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue