From 969bf25a6dd741ea388ebccea4b103554d2f57ac Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Fri, 18 Mar 2011 09:19:19 +0100 Subject: [PATCH] pppsetup.cgi: change headline from IPTV to IPTV/VLAN. --- html/cgi-bin/pppsetup.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/cgi-bin/pppsetup.cgi b/html/cgi-bin/pppsetup.cgi index 6205d2fbe6..f6b29e199b 100644 --- a/html/cgi-bin/pppsetup.cgi +++ b/html/cgi-bin/pppsetup.cgi @@ -748,7 +748,7 @@ END if ($pppsettings{'TYPE'} =~ /^(pppoe|vdsl|pppoeatm)$/) { print < - IPTV: + IPTV/VLAN: END ; @@ -777,6 +777,7 @@ END ; } else { + print "No IPTV possible install addon igmpproxy"; if ($pppsettings{'TYPE'} eq 'vdsl') { print < @@ -786,7 +787,6 @@ print <No IPTV possible install addon igmpproxy"; } } -- 2.39.2