Subversion Repositories ALCASAR

Rev

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

Rev 1506 Rev 1508
Line 1... Line 1...
1
<?php
1
<?php
2
# $Id: index.php 1506 2014-11-28 08:52:26Z franck $
2
# $Id: index.php 1508 2014-11-30 18:19:16Z richard $
3
#
3
#
4
# index.php for ALCASAR captive portal
4
# index.php for ALCASAR captive portal
5
# by REXY
5
# by REXY
6
# UI & css style by stephane ERARD
6
# UI & css style by stephane ERARD
7
# The contents of this file may be used under the terms of the GNU
7
# The contents of this file may be used under the terms of the GNU
Line 313... Line 313...
313
				<p>'.$l_sms_explain.'</p>
313
				<p>'.$l_sms_explain.'</p>
314
				<p><font color="green"><center>'.$l_service_sms.'</center></font></p>
314
				<p><font color="green"><center>'.$l_service_sms.'</center></font></p>
315
				<img src="'.$img_rep.''.$img_sms.'">
315
				<img src="'.$img_rep.''.$img_sms.'">
316
			</div>
316
			</div>
317
';
317
';
318
 
318
}
319
$sms_div='	
319
else {
320
			<div class="box_menu" id="box_acc" onmouseover="valoriserDiv5(text_acc);">
-
 
321
				<span>'.$l_sms_access.'</span>
-
 
322
				<img src="'.$img_rep.''.$img_sms.'">
-
 
323
			</div>
320
$sms_div='';
324
';
-
 
325
 
-
 
326
$sms_div_over='			
321
$sms_div_over='';
327
			<div class="div-cache" id="text_acc">
-
 
328
				<h2>'.$l_sms_access.'</h2>
-
 
329
				<p>'.$l_sms_explain.'</p>
-
 
330
				<p><font color="red"><center>'.$l_service_sms_n.'</center></font></p>
-
 
331
				<img src="'.$img_rep.''.$img_sms.'">
-
 
332
			</div>
-
 
333
';
-
 
334
}
322
}
335
?>
323
?>
336
<?php
324
<?php
337
if ($direct_access){
325
if ($direct_access){
338
	echo "	<div id=\"box_bienvenue\">
326
	echo "	<div id=\"box_bienvenue\">