X

Create New Item

File Folder

X

Search Results

File "recensement_variation.html"

Full path: /home/meharicl/www/recensement2/recensement_variation.html
File size: 893 B
MIME-type: text/html
Charset: utf-8

Download   Open   Edit   Advanced Edit   Back

<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Recensement Variation</title>
<meta name="GENERATOR" content="CodeCharge Studio 4.3.00.7676">
<link rel="stylesheet" type="text/css" href="defaut.css">
</head>
<body>
<p>{top}</p>
<p>
<!-- BEGIN Grid grdVariation -->
<table class="variation">
  <tr>
    <th>Num département</th>
 
    <th>Nom département</th>
 
    <th>Nb</th>
 
    <th>Diff.&nbsp;</th>
  </tr>
 
  <!-- BEGIN Row -->
  <tr {lblClassNew}>
    <td>{num_departement}&nbsp;</td> 
    <td>{departement_nom}&nbsp;</td> 
    <td>{Nbmemedepartement}&nbsp;</td> 
    <td>{lblDiff}&nbsp;</td>
  </tr>
 <!-- END Row -->
  <!-- BEGIN NoRecords -->
  <tr>
    <td colspan="4">Aucun recensement</td>
  </tr>
  <!-- END NoRecords -->
</table>
&nbsp;</p>
<!-- END Grid grdVariation -->
<p></p>
<p><br>
<br>
&nbsp;</p>
</body>
</html>