mirror of
https://github.com/DigitalDevices/octonet.git
synced 2023-10-10 13:36:52 +02:00
add EN50607 to button text
This commit is contained in:
parent
edbdf3649b
commit
9d75b6ade6
@ -170,7 +170,7 @@ function OnLoad()
|
|||||||
<td>
|
<td>
|
||||||
<form action="">
|
<form action="">
|
||||||
<input id="EnableButton" type="checkbox" value="Check" checked="false" onclick="SetEnable()">
|
<input id="EnableButton" type="checkbox" value="Check" checked="false" onclick="SetEnable()">
|
||||||
Enable Unicable (EN 50494)
|
Enable Unicable (EN 50494 / EN 50607)
|
||||||
</input>
|
</input>
|
||||||
</form>
|
</form>
|
||||||
</td>
|
</td>
|
||||||
|
Loading…
Reference in New Issue
Block a user