Revision bc24f7db
Added by Hamish Coleman over 17 years ago
- ID bc24f7dbd76c1184898334dcfdb2da3de37fccdb
mrtg.cgi | ||
---|---|---|
|
||
<TABLE cellspacing="0" cellpadding="2" border="0" width="100%">
|
||
<TR>
|
||
<TD bgcolor="white">
|
||
<td width="200" valign="top" bgcolor="#efefef" style="border-right: 1px solid rgb(170, 170, 170); padding: 5px;">
|
||
|
||
<TABLE border=0><TR><TD><FONT size=-2><A style="font-size:7pt;text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank>Javascript Tree Menu</A></FONT></TD></TR></TABLE>
|
||
<TABLE border=0><TR><TD><FONT size=-2><A style="font-size:7pt;text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank /></FONT></TD></TR></TABLE>
|
||
|
||
<SPAN class=TreeviewSpanArea>
|
||
<SCRIPT>initializeDocument()</SCRIPT>
|
||
... | ... | |
if ($list) {
|
||
print_graph_chooser($graph,$list,$page,'none');
|
||
print "<br/>";
|
||
print_list($lists,$graph,$list,'basefrm');
|
||
print_list($lists,$graph,$list,'_self');
|
||
}
|
||
|
||
print <<EOF;
|
Also available in: Unified diff
Update styling and make frameless tree more usable