Skip to content

Commit

Permalink
www: merge "statistik" & "stats"
Browse files Browse the repository at this point in the history
  • Loading branch information
cremesk committed Jan 8, 2024
1 parent 886972b commit 782aa99
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion salt/freifunk/base/ddmesh/var/www_freifunk/04-statistik

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ eval "$check_cidr"
# exclude network != FFDD-Network and NAT'ed Rules from ipX/nodeX.freifunk-dresden.de
if [ "$?" -eq 0 ] && [ "$IP" != '10.200.0.1' ]; then
cat <<-EOM
<TR><TD><BIG CLASS="plugin">Statistik</BIG></TD></TR>
<TR><TD><DIV CLASS="plugin"><A CLASS="plugin" TARGET="_blank" HREF="/bind_stats">DNS Stats</A></DIV></TD></TR>
<TR><TD><DIV CLASS="plugin"><A CLASS="plugin" TARGET="_blank" HREF="/monitorix">Monitorix</A></DIV></TD></TR>
EOM
Expand Down

0 comments on commit 782aa99

Please sign in to comment.