diff --git a/etc/inc/captiveportal.inc b/etc/inc/captiveportal.inc index da0139ac7b..64834fbec3 100644 --- a/etc/inc/captiveportal.inc +++ b/etc/inc/captiveportal.inc @@ -120,8 +120,8 @@ function get_default_captive_portal_html() { EOD; - return $htmltext; -} + return $htmltext; + } // Vouchers are not found, return the normal user/pass auth page $htmltext = <<