Subversion Repositories ALCASAR

Rev

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

Rev 910 Rev 912
Line 1... Line 1...
1
<?php
1
<?php
2
//gestion de la langue
2
//gestion de la langue
3
$origine='user_info';
-
 
4
if (is_file("../lib/langues.php"))
3
if (is_file("../lib/langues.php"))
5
	include("../lib/langues.php");
4
	include("../lib/langues.php");
6
require('/etc/freeradius-web/config.php');
5
require('/etc/freeradius-web/config.php');
7
?>
6
?>
8
 
7
 
9
<html>
8
<html>
10
<head>
9
<head>
11
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config[general_charset]?>">
10
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config[general_charset]?>">
12
<title><?php echo "$l_title";?></title>
11
<title>User personal information</title>
13
<link rel="stylesheet" href="/css/style.css">
12
<link rel="stylesheet" href="/css/style.css">
14
</head>
13
</head>
15
<body>
14
<body>
16
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
15
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
17
<tr><th><?php echo "$l_frame_top";?></th></tr>
16
<tr><th><?php echo "$l_users_managment";?></th></tr>
18
	<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" 
17
	<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" 
19
height="2"></td></tr>
18
height="2"></td></tr>
20
</TABLE>
19
</TABLE>
21
<TABLE width="100%" border=0 cellspacing=0 cellpadding=1>
20
<TABLE width="100%" border=0 cellspacing=0 cellpadding=1>
22
	<tr bgcolor="#666666"><td>
21
	<tr bgcolor="#666666"><td>