Subversion Repositories ALCASAR

Rev

Rev 3165 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 3165 Rev 3174
Line 1... Line 1...
1
<?php
1
<?php
2
# $Id: intercept.php 3165 2024-01-10 10:34:50Z rexy $
2
# $Id: intercept.php 3174 2024-02-28 17:10:02Z rexy $
3
#
3
#
4
# intercept.php for ALCASAR captive portal
4
# intercept.php for ALCASAR captive portal
5
# by Rexy & steweb57
5
# by Rexy & steweb57
6
# UI & css style by Stéphane ERARD & Alexandre VEZIN
6
# UI & css style by Stéphane ERARD & Alexandre VEZIN
7
# Help for language translation by B. AUBARD (thanks)
7
# Help for language translation by B. AUBARD (thanks)
Line 492... Line 492...
492
<!DOCTYPE html>
492
<!DOCTYPE html>
493
<html>
493
<html>
494
<head>
494
<head>
495
	<meta charset="utf-8">
495
	<meta charset="utf-8">
496
	<title><?= $l_loggingin ?></title>
496
	<title><?= $l_loggingin ?></title>
-
 
497
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
497
	<link rel="stylesheet" href="/css/bootstrap.min.css" type="text/css">
498
	<link rel="stylesheet" href="/css/bootstrap.min.css" type="text/css">
498
	<link rel="stylesheet" href="/css/intercept.css" type="text/css">
499
	<link rel="stylesheet" href="/css/intercept.css" type="text/css">
499
	<link rel="icon" href="/images/favicon-48.ico" type="image/ico">
500
	<link rel="icon" href="/images/favicon-48.ico" type="image/ico">
500
<? if ($service_wifi4eu_status): ?>
501
<? if ($service_wifi4eu_status): ?>
501
	<script type="text/javascript">
502
	<script type="text/javascript">