Subversion Repositories ALCASAR

Rev

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

Rev 912 Rev 925
Line 20... Line 20...
20
<TABLE width="100%" border=0 cellspacing=0 cellpadding=1>
20
<TABLE width="100%" border=0 cellspacing=0 cellpadding=1>
21
	<tr bgcolor="#666666"><td>
21
	<tr bgcolor="#666666"><td>
22
	<TABLE width="100%" border=0 cellspacing=0 cellpadding=2>
22
	<TABLE width="100%" border=0 cellspacing=0 cellpadding=2>
23
		<tr><td valign="middle" align="left">
23
		<tr><td valign="middle" align="left">
24
<center>
24
<center>
25
<table border=0 width=400 cellpadding=0 cellspacing=2>
25
<table border=0 width=640 cellpadding=0 cellspacing=2>
26
<?php
26
<?php
27
include("../html/user_toolbar.html.php");
27
include("../html/user_toolbar.html.php");
28
?>
28
?>
29
</table>
29
</table>
30
 
30
 
Line 39... Line 39...
39
if (is_file("../lib/$config[general_lib_type]/user_info.php"))
39
if (is_file("../lib/$config[general_lib_type]/user_info.php"))
40
	include("../lib/$config[general_lib_type]/user_info.php");
40
	include("../lib/$config[general_lib_type]/user_info.php");
41
?>
41
?>
42
 
42
 
43
<br>
43
<br>
44
<table border=0 width=540 cellpadding=1 cellspacing=1>
44
<table border=0 width=620 cellpadding=1 cellspacing=1>
45
<tr valign=top>
45
<tr valign=top>
46
<td width=340></td>
46
<td width=400></td>
47
<td bgcolor="black" width=200>
47
<td bgcolor="black">
48
	<table border=0 width=100% cellpadding=2 cellspacing=0>
48
	<table border=0 width=100% cellpadding=2 cellspacing=0>
49
	<tr bgcolor="#907030" align=right valign=top><th>
49
	<tr bgcolor="#907030" align=right valign=top><th>
50
	<font color="white"><?php echo "$l_user : $login ($cn)"?></font>&nbsp;
50
	<font color="white"><?php echo "$l_user : $login ($cn)"?></font>&nbsp;
51
	</th></tr>
51
	</th></tr>
52
	</table>
52
	</table>