summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-web/website/contents/header.html
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2024-02-25 01:21:30 (GMT)
committerBritney Fransen <brfransen@gmail.com>2024-02-25 01:21:30 (GMT)
commitd2df77db24f6d829cc81fcd402c7dc262f1a5707 (patch)
treed9b0cdeefeefdf8bfcac348e0cf885422ff853f4 /linhes/linhes-web/website/contents/header.html
parent9450f19612f3ad87a5af1f215dc8e91417e65e5b (diff)
downloadlinhes_pkgbuild-d2df77db24f6d829cc81fcd402c7dc262f1a5707.zip
linhes_pkgbuild-d2df77db24f6d829cc81fcd402c7dc262f1a5707.tar.gz
linhes_pkgbuild-d2df77db24f6d829cc81fcd402c7dc262f1a5707.tar.bz2
linhes-web: update header for MythTV Web App
Diffstat (limited to 'linhes/linhes-web/website/contents/header.html')
-rwxr-xr-xlinhes/linhes-web/website/contents/header.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/linhes/linhes-web/website/contents/header.html b/linhes/linhes-web/website/contents/header.html
index 3ee6762..1192f63 100755
--- a/linhes/linhes-web/website/contents/header.html
+++ b/linhes/linhes-web/website/contents/header.html
@@ -8,8 +8,7 @@
function beStatus()
{
- document.getElementById('mfemodify-me').href = "http://" + window.location.hostname + ":6544";
- document.getElementById('mbemodify-me').href = "http://" + window.location.hostname + ":6744";
+ document.getElementById('mwamodify-me').href = "http://" + window.location.hostname + ":6544";
document.getElementById('plexmodify-me').href = "http://" + window.location.hostname + ":32400/web/";
document.getElementById('fgmodify-me').href = "http://" + window.location.hostname + ":3539/flexget/";
document.getElementById('btmodify-me').href = "http://" + window.location.hostname + ":8080";
@@ -41,8 +40,7 @@ function beStatus()
<!--<li><a href="fe_status_load.shtml">MythFrontend Status</a></li>-->
-<li><a href="" id="mfemodify-me" target="_blank">MythTV WebFrontend</a></li>
-<li><a href="" id="mbemodify-me" target="_blank">MythTV Backend</a></li>
+<li><a href="" id="mwamodify-me" target="_blank">MythTV Web App</a></li>
<li><a href="" id="plexmodify-me" target="_blank">Plex</a></li>
<li><a href="/logs/" >System &#187;</a>
@@ -71,7 +69,7 @@ function beStatus()
<ul>
<li><a href="http://linhes.org/wiki" >LinHES Wiki</a></li>
<li><a href="http://forums.linhes.org" >LinHES Forums</a></li>
- <li><a href="http://linhes.org/projects/linhes/issues" >LinHES Bug Tracker </a></li>
+ <li><a href="http://linhes.org/projects/linhes/issues" >LinHES Bug Tracker</a></li>
<li><a href="http://linhes.org/projects/linhes/wiki/Official_and_3rd_party_add-ons" >LinHES Add-Ons</a></li>
<li><a href="http://www.mythtv.org" >MythTV</a></li>
<li><a href="http://smolt.mythtv.org" >MythTV Smolt Server</a></li>