1
0
mirror of https://github.com/moexe/FFFGateway-Monitoring.git synced 2026-02-05 22:55:11 +01:00

list l2tp Router

This commit is contained in:
Robert Langhammer
2017-01-24 21:20:14 +00:00
parent 23fbd72fcf
commit b21cfb036e
5 changed files with 43 additions and 31 deletions

View File

@@ -6,7 +6,7 @@
<head lang="en">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Responsive Menu Test</title>
<title>Status der Gateways in den Hoods HAS und HAS-SUED</title>
<!-- Apply Responsive Menu CSS -->
<link href="css/responsive-menu.css" rel="stylesheet">
@@ -155,7 +155,7 @@
<header>
<div class="wrapper">
<div class="brand">
<p><a href="#" class="logo">FFF</a></p>
<p><a href="index.php" class="logo">FFF</a></p>
</div>
<!-- START Responsive Menu HTML -->
@@ -183,12 +183,10 @@
<li><a href="http://5.189.142.26:8080">fff-roffl</a></li>
<li><a href="http://163.172.161.233:8082">fff-rola1</a></li>
</ul></li>
<li><a href="#">Main Item 3</a>
<li><a href="#">Router via l2tp</a>
<ul>
<li><a href="#">Sub Item 1</a></li>
<li><a href="#">Sub Item 2</a></li>
<li><a href="#">Sub Item 3</a></li>
<li><a href="#">Sub Item 4</a></li>
<li><a href="routers.php">has-sued</a></li>
<li><a href="#">has (geht noch net)</a></li>
</ul></li>
</ul>
</nav>