Ajout lien vers les annes antrieures et postrieures
This commit is contained in:
parent
dceb14a7c7
commit
b6331feb05
@ -29,8 +29,8 @@ $mesg = '';
|
||||
|
||||
print_fiche_titre('Statistiques des propositions commerciales '.$year, $mesg);
|
||||
|
||||
//print '<a href="month.php?year='.($year - 1).'">'.($year - 1).'</a> - '.
|
||||
//print '<a href="month.php?year='.($year + 1).'">'.($year + 1).'</a>'.
|
||||
print '<a href="month.php?year='.($year - 1).'">'.($year - 1).'</a> - ';
|
||||
print '<a href="month.php?year='.($year + 1).'">'.($year + 1).'</a>';
|
||||
|
||||
/*
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user