1
0
mirror of https://github.com/DigitalDevices/octonet.git synced 2023-10-10 11:36:52 +00:00

changes to assist oem patches

This commit is contained in:
mvoelkel
2015-12-07 15:05:09 +01:00
parent e88b974237
commit be29e6a433
3 changed files with 6 additions and 6 deletions

View File

@@ -287,7 +287,7 @@ function OnLoad()
<tr><td colspan="2" align="right">
<div style="width: 300px">
<form name="SetUnicable" action="">
<form name="SetSCIF" action="">
<input type="Button" value="Cancel" onclick="location.replace('index.html')" >
<input id="SetButton" type="Button" value="Set" onclick="SaveSettings()" >
</form>