mirror of
https://github.com/DigitalDevices/octonet.git
synced 2023-10-10 11:36:52 +00:00
Setting Friendlyname for DMS and SAT>IP, define Quad,Quattro settings
This commit is contained in:
@@ -50,6 +50,7 @@ function OnLoad()
|
||||
{
|
||||
var infotable = document.getElementById("infotable");
|
||||
var tunertable = document.getElementById("tunertable");
|
||||
|
||||
|
||||
AddRow(infotable, new Array("FW Date",FWVersion(fwdate)) );
|
||||
AddRow(infotable, new Array("MAC",Octoserve.MAC) );
|
||||
@@ -106,6 +107,11 @@ function OnLoad()
|
||||
document.write(" " + suffix);
|
||||
</script>
|
||||
</h1>
|
||||
<h2 align="center">
|
||||
<script type="text/javascript">
|
||||
document.write(boxname);
|
||||
</script>
|
||||
</h2>
|
||||
</td></tr>
|
||||
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user