mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix formatting in if()
This commit is contained in:
parent
023aa1f217
commit
c20563574b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user