Subversion Repositories ALCASAR

Rev

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

Rev 2688 Rev 2817
Line 150... Line 150...
150
		if($fin2) break;
150
		if($fin2) break;
151
	}
151
	}
152
}
152
}
153
echo "<TITLE>$l_title</TITLE>";
153
echo "<TITLE>$l_title</TITLE>";
154
?>
154
?>
155
<link rel="stylesheet" href="/css/style.css" type="text/css">
155
<link rel="stylesheet" href="/css/acc.css" type="text/css">
156
</HEAD>
156
</HEAD>
157
<body>
157
<body>
158
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
158
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
159
	<tr><th><?php if(isset($categorie)){echo $categorie ;}else{echo $l_error_cat;}?></th></tr>
159
	<tr><th><?php if(isset($categorie)){echo $categorie ;}else{echo $l_error_cat;}?></th></tr>
160
	<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>
160
	<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>