Titre de la plage plus explicite:
Liste des contacts a t remplac par Liste des contacts fournisseurs car seuls les fournisseurs sont affichs par cet page.
This commit is contained in:
parent
90732627b5
commit
16bd516fc9
@ -45,7 +45,7 @@ if ($page == -1) { $page = 0 ; }
|
||||
$limit = $conf->liste_limit;
|
||||
$offset = $limit * $page ;
|
||||
|
||||
print_barre_liste("Liste des contacts",$page, $PHP_SELF);
|
||||
print_barre_liste("Liste des contacts fournisseurs",$page, $PHP_SELF);
|
||||
|
||||
print "<DIV align=\"center\">";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user