mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Changement du titre de la page
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user