|
|
|
@ -389,7 +389,10 @@ sudo cat > /opt/FDMR-Monitor/html/buttons.php <<- "EOF"
|
|
|
|
<div class="dropdown-content">
|
|
|
|
<div class="dropdown-content">
|
|
|
|
|
|
|
|
|
|
|
|
<a class="button" href="linkedsys.php">Linked Systems</a>
|
|
|
|
<a class="button" href="linkedsys.php">Linked Systems</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a class="button" href="http://freedmr-hp-rpt.ddns.net/linkedsys.php">Linked Repeaters</a>
|
|
|
|
<a class="button" href="statictg.php">Static TG</a>
|
|
|
|
<a class="button" href="statictg.php">Static TG</a>
|
|
|
|
|
|
|
|
|
|
|
|
<a class="button" href="opb.php">OpenBridge</a>
|
|
|
|
<a class="button" href="opb.php">OpenBridge</a>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -409,12 +412,13 @@ sudo cat > /opt/FDMR-Monitor/html/buttons.php <<- "EOF"
|
|
|
|
<div class="dropdown">
|
|
|
|
<div class="dropdown">
|
|
|
|
<button class="dropbtn">Local Server</button>
|
|
|
|
<button class="dropbtn">Local Server</button>
|
|
|
|
<div class="dropdown-content">
|
|
|
|
<div class="dropdown-content">
|
|
|
|
|
|
|
|
|
|
|
|
<a class="button" href="moni.php"> Monitor </a>
|
|
|
|
<a class="button" href="moni.php"> Monitor </a>
|
|
|
|
|
|
|
|
|
|
|
|
<a class="button" href="sysinfo.php"> System Info </a>
|
|
|
|
<a class="button" href="sysinfo.php"> System Info </a>
|
|
|
|
|
|
|
|
|
|
|
|
<a class="button" href="log.php"> Lastheard </a>
|
|
|
|
<a class="button" href="log.php"> Lastheard </a>
|
|
|
|
|
|
|
|
|
|
|
|
<a class="button" href="tgcount.php"> TG Count </a>
|
|
|
|
<a class="button" href="tgcount.php"> TG Count </a>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
@ -423,18 +427,14 @@ sudo cat > /opt/FDMR-Monitor/html/buttons.php <<- "EOF"
|
|
|
|
<button class="dropbtn">FreeDMR</button>
|
|
|
|
<button class="dropbtn">FreeDMR</button>
|
|
|
|
<div class="dropdown-content">
|
|
|
|
<div class="dropdown-content">
|
|
|
|
|
|
|
|
|
|
|
|
<a class="button" href="http://www.freedmr.uk/index.php/why-use-freedmr/"target="_blank"> Info FreeDMR </a>
|
|
|
|
<a class="button" href="https://freedmr-lh.gb7fr.org.uk/?limit=100&recent=1"target="_blank"> Global Info FreeDMR </a>
|
|
|
|
|
|
|
|
|
|
|
|
<a class="button" href="http://www.freedmr.uk/index.php/freedmr-servers/"target="_blank"> Info Server </a>
|
|
|
|
<a class="button" href="http://www.freedmr.uk/index.php/freedmr-servers/"target="_blank"> Info Server </a>
|
|
|
|
|
|
|
|
|
|
|
|
<a class="button" href="http://www.freedmr.uk/server_test.php"target="_blank"> Status Server </a>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<a class="button" href="http://www.freedmr.uk/index.php/world-wide-talk-groups/"target="_blank"> World Wide Talk Groups </a>
|
|
|
|
<a class="button" href="http://www.freedmr.uk/index.php/world-wide-talk-groups/"target="_blank"> World Wide Talk Groups </a>
|
|
|
|
|
|
|
|
|
|
|
|
<a class="button" href="http://www.freedmr.uk/freedmr/option-calculator-b.php"target="_blank"> Static TG Calculator </a>
|
|
|
|
<a class="button" href="http://www.freedmr.uk/freedmr/option-calculator-b.php"target="_blank"> Static TG Calculator </a>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<!--
|
|
|
|
<!--
|
|
|
|
<a class="button" href="bridges.php">Bridges</a>
|
|
|
|
<a class="button" href="bridges.php">Bridges</a>
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|
|