mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
change button titles
This commit is contained in:
parent
ca81647e28
commit
f72af08666
1 changed files with 4 additions and 4 deletions
|
@ -11,10 +11,10 @@
|
|||
<center>
|
||||
<a href="/index.html" target="_top" class="btn">Home</a>
|
||||
<a href="/kibana/" target="main" class="btn">Kibana</a>
|
||||
<a href="/myhead/_plugin/head/" target="main" class="btn">Head</a>
|
||||
<a href="/ui/" target="main" class="btn">Docker</a>
|
||||
<a href="/wetty/ssh/tsec" target="main" class="btn">Console</a>
|
||||
<a href="/netdata/" target="main" class="btn">Metrics</a>
|
||||
<a href="/myhead/_plugin/head/" target="main" class="btn">ES Head Plugin</a>
|
||||
<a href="/ui/" target="main" class="btn">UI-For-Docker</a>
|
||||
<a href="/wetty/ssh/tsec" target="main" class="btn">WebSSH</a>
|
||||
<a href="/netdata/" target="main" class="btn">Netdata</a>
|
||||
</center>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue