Tippfehler

This commit is contained in:
Robert Langhammer 2018-10-25 23:39:13 +02:00
parent 73c7ba8250
commit 5badee1b9f
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ fi
if [ ${GET_v4table} ]; then
%>
<H2>Show IPv6 Routing Tabele</H2>
<H2>Show IPv4 Routing Tabele</H2>
<%
v4routen=$(ip ro sh tab 10)
echo "$v4routen" | while read line ; do