mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Changement du titre de la page
This commit is contained in:
parent
811d6e5e10
commit
6d02e0907d
|
|
@ -45,7 +45,7 @@ $form = '<form action="index.php">'.
|
|||
'<input type="submit" class="flat" value="go"></form>';
|
||||
|
||||
|
||||
print_barre_liste("Liste des Livres", $page, $PHP_SELF, "", $sortfield, $sortorder, $form);
|
||||
print_barre_liste("Liste des vignettes manquantes", $page, $PHP_SELF, "", $sortfield, $sortorder, $form);
|
||||
|
||||
$sql = "SELECT l.rowid, l.title, l.oscid, l.ref, l.status FROM llx_livre as l";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user