summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web/contents/header.html
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-05-12 22:08:35 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-05-12 22:08:35 (GMT)
commit02002703ea2b6a378f2160adfc56b6dc9627991b (patch)
tree2384d0265d153874e2d258ecba29d2b8333d244a /abs/core/supplemental-web/contents/header.html
parentde75425bb04ae1a0b3e4f58baf53d23785dd1287 (diff)
downloadlinhes_pkgbuild-02002703ea2b6a378f2160adfc56b6dc9627991b.zip
linhes_pkgbuild-02002703ea2b6a378f2160adfc56b6dc9627991b.tar.gz
linhes_pkgbuild-02002703ea2b6a378f2160adfc56b6dc9627991b.tar.bz2
supplemental-web: clean up header, and during install make it the default webpage
Diffstat (limited to 'abs/core/supplemental-web/contents/header.html')
-rw-r--r--abs/core/supplemental-web/contents/header.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/abs/core/supplemental-web/contents/header.html b/abs/core/supplemental-web/contents/header.html
index e476799..1e69c1c 100644
--- a/abs/core/supplemental-web/contents/header.html
+++ b/abs/core/supplemental-web/contents/header.html
@@ -27,8 +27,10 @@ function r()
<!-- <li><a href="webcal/" >Calendar</a></li> -->
<li><a onClick=r() >Myth Backend Status</a></li>
<li><a href="mythweb/" >MythWeb</a></li>
- <li><a href="phpMyAdmin/" >phpMyAdmin</a></li>
- </ul>
+ <li><a href="mythexport/setup.cgi" >MythExport</a></li>
+
+ <li><a href="/calllog.shtml" >Phone call log</a> </li>
+</ul>
</div>
</body>
</html>