7,9d6 < $eletype="textarea"; < $eletype="div"; < 143c140 < $tahtml="<" . $eletype . " style=width:95%;height:500px; id=myta value=''>"; --- > $tahtml=""; 273d269 < 283c279 < $tahtml="<" . $eletype . " " . ($eletype == "div" ? " title='Can double click to reveal all the talk' ondblclick='prompt(this.innerText.replace(/\/g,String.fromCharCode(10)),this.innerText.replace(/\/g,String.fromCharCode(10)));' " : "") . " data-refresh=y data-name=myta" . $myip . " style=" . ($eletype == "div" ? "overflow-y:scroll;flex-basis:400px;display:inline-flex;justify-content:flex-end;flex-direction:column;" : "") . "background-color:" . $tabcol . ";width:95%;height:400px; id=myta " . ($eletype == "div" ? "data-" : "") . "value=''>" . ($eletype == "div" ? str_replace("\n","
",$prerel) : $prerel) . ""; --- > $tahtml=""; 286c282 < $tahtml="<" . $eletype . " " . ($eletype == "div" ? " title='Can double click to reveal all the talk' ondblclick='prompt(this.innerText.replace(/\/g,String.fromCharCode(10)),this.innerText.replace(/\/g,String.fromCharCode(10)));' " : "") . " data-name=myta" . $myip . " style=" . ($eletype == "div" ? "overflow-y:scroll;flex-basis:400px;display:inline-flex;justify-content:flex-end;flex-direction:column;" : "") . "background-color:" . $tabcol . ";width:95%;height:400px; id=myta " . ($eletype == "div" ? "data-" : "") . "value=''>" . ($eletype == "div" ? str_replace("\n","
",$prerel) : $prerel) . ""; --- > $tahtml="";