2022-02-14 21:38:58 +00:00
< html >
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
< script src = "maplogic.js" > < / script > < link rel = "stylesheet" type = "text/css" href = "style.css" >
< / head >
< span id = "maplog" class = "pgRef" > < h3 align = "center" > Unmapped Inputs< / h3 >
< table width = "90%" border = "1" cellpadding = "0" cellspacing = "0" > < tr class = "pgHeader" >
< th width = "28%" > Signal Name< / th >
< th align = "center" > User Assignment< / th >
< / tr > < / table > < / span > < form > < span class = "pgRef" > < table width = "90%" align = "center" > < tr >
< td align = "left" > < input type = "button" onclick = "javascript:parent.leftnav.showTop()" onmouseover = "window.status='goto top of page'; return true;" onmouseout = "window.status=''" value = "back to top" > < / td >
< td align = "right" > < input type = "button" onclick = "window.print()" onmouseover = "window.status='print page'; return true;" onmouseout = "window.status=''" value = "print page" > < / td >
< / tr > < / table > < / span > < / form >
< / html >