add EN50607 to button text

This commit is contained in:
Ralph Metzler 2015-09-16 10:46:27 +02:00
parent edbdf3649b
commit 9d75b6ade6
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ function OnLoad()
<td>
<form action="">
<input id="EnableButton" type="checkbox" value="Check" checked="false" onclick="SetEnable()">
Enable Unicable (EN 50494)
Enable Unicable (EN 50494 / EN 50607)
</input>
</form>
</td>