Révision 81df0456
| b/index.php | ||
|---|---|---|
| 245 | 245 |
<table border="1" width="100%"> |
| 246 | 246 |
<tr> |
| 247 | 247 |
<th rowspan="2"> </th> |
| 248 |
<th colspan="<?=2*$nb_jours?>" align="center"><?=$nom_mois?> <?=$date_annee?></th> |
|
| 248 |
<th colspan="<?=2*$nb_jours?>" align="center"><a href="?date=<?=$date_annee?>/<?=$date_mois?>/01&vue=<?=$vue?>"><?=$nom_mois?> <?=$date_annee?></a></th> |
|
| 249 | 249 |
</tr> |
| 250 | 250 |
<tr> |
| 251 | 251 |
<?php for ($n = 1; $n <= $nb_jours; $n++) {
|
Formats disponibles : Unified diff