Project

General

Profile

« Previous | Next » 

Revision c2056357

Added by Scott Ullrich almost 15 years ago

Fix formatting in if()

View differences:

etc/inc/captiveportal.inc
120 120
</html>
121 121

  
122 122
EOD;
123
	return $htmltext;
124
}
123
		return $htmltext;
124
	}
125 125

  
126 126
	// Vouchers are not found, return the normal user/pass auth page
127 127
	$htmltext = <<<EOD

Also available in: Unified diff