Subversion Repositories ALCASAR

Rev

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

Rev 2044 Rev 2058
Line 1... Line 1...
1
<?php
1
<?php
2
# $Id: intercept.php 2044 2016-08-24 13:33:17Z raphael.pion $
2
# $Id: intercept.php 2058 2016-10-29 10:51:05Z raphael.pion $
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 497... Line 497...
497
			<td align=\"left\"><INPUT maxLength=\"32\" type=\"password\" name=\"Password\" autocomplete=\"off\"></td>
497
			<td align=\"left\"><INPUT maxLength=\"32\" type=\"password\" name=\"Password\" autocomplete=\"off\"></td>
498
		</tr>
498
		</tr>
499
		";
499
		";
500
 
500
 
501
	echo "	</tr>
501
	echo "	</tr>
502
			<td height=\"23\"  align=\"left\"><INPUT value=\"$l_boutonO\" type=\"submit\" name=\"button\" onclick=\"javascript:popUp('$statuspath')\"></td>
502
			<td height=\"23\"  align=\"left\"><INPUT value=\"$l_boutonO\" type=\"submit\" name=\"button\" onclick=\"window.open('$statuspath', '_blank');\"></td>
503
		";
503
		";
504
 
504
 
505
 
505
 
506
	$service_SMS_status=false;
506
	$service_SMS_status=false;
507
	if($service_SMS_status){
507
	if($service_SMS_status){