diff options
author | Britney Fransen <brfransen@gmail.com> | 2023-04-11 02:10:27 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2023-04-11 02:10:27 (GMT) |
commit | df17ab59117ce35bed415e64370eb003053a77c9 (patch) | |
tree | 4572793f54dae3f24b7b87187347a19234bf3710 /linhes/linhes-web/website/contents/header.html | |
parent | 553d409daee8b4779485e09c9b265a72b0b5ee81 (diff) | |
download | linhes_pkgbuild-df17ab59117ce35bed415e64370eb003053a77c9.zip linhes_pkgbuild-df17ab59117ce35bed415e64370eb003053a77c9.tar.gz linhes_pkgbuild-df17ab59117ce35bed415e64370eb003053a77c9.tar.bz2 |
linhes-web: add zabbix to menu
Diffstat (limited to 'linhes/linhes-web/website/contents/header.html')
-rwxr-xr-x[-rw-r--r--] | linhes/linhes-web/website/contents/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linhes/linhes-web/website/contents/header.html b/linhes/linhes-web/website/contents/header.html index caa26d8..a7415f3 100644..100755 --- a/linhes/linhes-web/website/contents/header.html +++ b/linhes/linhes-web/website/contents/header.html @@ -49,6 +49,7 @@ function beStatus() <!-- <li><a href="/exports.shtml" >File Shares</a></li> --> <li><a href="" id="fgmodify-me" target="_blank">FlexGet</a></li> <li><a href="" id="btmodify-me" target="_blank">qBittorrent</a></li> + <li><a href="/zabbix/" >Zabbix</a></li> <!-- <li><a href="/cardmap.shtml" >Tuners</a></li>--> <!-- <li><a href="/shell/" >Terminal</a></li>--> </ul> |