В xyz
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
margin:0px;
|
||||
padding:0px;
|
||||
font-size: 14px;
|
||||
font-family: Arial;
|
||||
font-family: Open Sans,-apple-system,Segoe UI,system-ui,Roboto,Helvetica Neue,Arial;
|
||||
text-align: left;
|
||||
}
|
||||
</style>
|
||||
@ -18,7 +18,7 @@
|
||||
<script>//<![CDATA[
|
||||
function onloadpage()
|
||||
{
|
||||
tree=new TTree(document.getElementById("maintree"),"tr_","tree.php","./",24);
|
||||
tree=new TTree(document.getElementById("maintree"),"tr_","tree.xyz","./",24);
|
||||
tree.Start();
|
||||
}
|
||||
//]]></script>
|
||||
|
||||
Reference in New Issue
Block a user