From: Alexander Marx Date: Tue, 12 Jul 2016 06:13:04 +0000 (+0200) Subject: Captive-portal: Design changes X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=59a2d9c2d5ab9be52d437f890dcb513a0b4af0c1;p=people%2Fms%2Fipfire-2.x.git Captive-portal: Design changes When choosing voucher as authentication type there is no need to display the license agreement textbox Signed-off-by: Alexander Marx Signed-off-by: Michael Tremer --- diff --git a/html/cgi-bin/captive.cgi b/html/cgi-bin/captive.cgi index a8add4d87f..bdded8b2a3 100755 --- a/html/cgi-bin/captive.cgi +++ b/html/cgi-bin/captive.cgi @@ -277,10 +277,10 @@ END print< - +
$Lang::tr{'Captive authentication'} - +
"; + print "
$Lang::tr{'Captive logo_upload'}
$Lang::tr{'Captive logo_upload1'}
"; #Show Logo in webinterface with 1/2 size if set if (-f "$logopath/logo.png"){ print"$Lang::tr{'Captive logo_set'}";