Subversion Repositories ALCASAR

Rev

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

Rev 2809 Rev 2823
Line 1... Line 1...
1
<?php
1
<?php
2
# $Id: intercept.php 2809 2020-04-12 17:35:46Z rexy $
2
# $Id: intercept.php 2823 2020-05-24 17:38:00Z rexy $
3
#
3
#
4
# intercept.php for ALCASAR captive portal
4
# intercept.php for ALCASAR captive portal
5
# Copyright (C) 2003, 2004 Mondru AB.
5
# Copyright (C) 2003, 2004 Mondru AB.
6
# Modify by REXY & steweb57
6
# Modify by REXY & steweb57
7
# UI & css style by stephane ERARD
7
# UI & css style by stephane ERARD
Line 537... Line 537...
537
		}
537
		}
538
	}
538
	}
539
	</script>
539
	</script>
540
	<link rel="stylesheet" href="/css/bootstrap.min.css" type="text/css">
540
	<link rel="stylesheet" href="/css/bootstrap.min.css" type="text/css">
541
	<link rel="stylesheet" href="/css/intercept.css" type="text/css">
541
	<link rel="stylesheet" href="/css/intercept.css" type="text/css">
542
 
-
 
-
 
542
	<link rel="icon" href="/images/favicon-48.ico" type="image/ico">
543
</head>
543
</head>
544
<body onLoad="javascript:doOnLoad(<?= $result ?>,'<?= $userurl ?>','<?= $redirurl ?>','<?= $adminurl ?>','<?= $timeleft ?>')">
544
<body onLoad="javascript:doOnLoad(<?= $result ?>,'<?= $userurl ?>','<?= $redirurl ?>','<?= $adminurl ?>','<?= $timeleft ?>')">
545
	<div class="col-xs-12">	
545
	<div class="col-xs-12">	
546
	<?php if ($result === 2 || $result === 3 || $result === 5): // failed or logoff or notyet ?>
546
	<?php if ($result === 2 || $result === 3 || $result === 5): // failed or logoff or notyet ?>
547
		<div class ="row">
547
		<div class ="row">