typo
This commit is contained in:
parent
10e9b638ea
commit
35fa1a579c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<h1><?php echo $str_name;?></h1>
|
||||
Période de <?=$str_start?> à <?=$str_end;?>
|
||||
Période du <?=$str_start?> à <?=$str_end;?>
|
||||
<?php for ($i=0;$i<count($aCat);$i++): // foreach category ?>
|
||||
<?php if (count($aItem[$i])==0) continue;?>
|
||||
<fieldset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue