summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web/contents/links.html
blob: cfc73111284b34d01444a1fa8218ed7de76167c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33



<html>
<head>
<style type="text/css">@import "frame.css";</style>
</head>

<body>
Other Links
</br>





<div id="navcontainer">
<ul id="navlist">
        <li><a href="/logs/"  >System log files</a> </li>
        <li><a href="/calllog.shtml"  >Phone call log</a> </li>
	<!--        <li><a href="/mvpmc.shtml"  >Media MVP setup</a> (dhcp server must be enabled) </li> -->
        <li><a href="http://www.linhes.org"  >linhes.org </a>Bugtracker</li>
        <li><a href="http://linhes.org/wiki"  >Wiki </a></li>
        <li><a href="http://forums.linhes.org"  >Online User Forums</a></li>
        <li><a href="http://www.mythtv.org"  >mythtv.org</a></li>
        <li><a href="http://smolt.mythtv.org"  >mythtv smolt server</a></li>


</ul>
</div>

</body>
</html>