X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=html%2Fcgi-bin%2Ffwhosts.cgi;h=1f85135d43a99889c53a8449d3fc06a9513affbf;hp=d39fe124b6aa68bf0b317dd810a71608524f6a6d;hb=c7043621fc4cf73f30749d21310a8569fbf1c78f;hpb=6ba1cd4ceba9d4b343e5afb47e206e7a507f226c diff --git a/html/cgi-bin/fwhosts.cgi b/html/cgi-bin/fwhosts.cgi index d39fe124b..1f85135d4 100755 --- a/html/cgi-bin/fwhosts.cgi +++ b/html/cgi-bin/fwhosts.cgi @@ -1571,6 +1571,7 @@ sub viewtableservicegrp my $helper; my $port; my $protocol; + my $delflag; if (! -z $configsrvgrp){ &Header::openbox('100%', 'left', $Lang::tr{'fwhost cust srvgrp'}); &General::readhasharray("$configsrvgrp", \%customservicegrp);