diff options
Diffstat (limited to 'etc/inc')
-rw-r--r-- | etc/inc/captiveportal.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/captiveportal.inc b/etc/inc/captiveportal.inc index da0139a..64834fb 100644 --- a/etc/inc/captiveportal.inc +++ b/etc/inc/captiveportal.inc @@ -120,8 +120,8 @@ function get_default_captive_portal_html() { </html> EOD; - return $htmltext; -} + return $htmltext; + } // Vouchers are not found, return the normal user/pass auth page $htmltext = <<<EOD |