| Statut | $livre->status_text";
@@ -349,7 +349,7 @@ else
print '';
print "";
- print '| Référence | '.$livre->ref.' | ';
+ print ''.$langs->trans("Ref").' | '.$livre->ref.' | ';
print 'Description | ';
print 'Catégories | ';
print "| Statut | $livre->status_text";
diff --git a/htdocs/boutique/livre/index.php b/htdocs/boutique/livre/index.php
index b8dd02fa948..0d43830ea42 100644
--- a/htdocs/boutique/livre/index.php
+++ b/htdocs/boutique/livre/index.php
@@ -1,5 +1,6 @@
+ * Copyright (C) 2004 Laurent Destailleur
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -60,9 +61,9 @@ if ( $db->query($sql) )
{
$num = $db->num_rows();
$i = 0;
- print "";
+ print "";
print "| ";
- print_liste_field_titre("Réf.","index.php", "l.ref");
+ print_liste_field_titre($langs->trans("Ref"),"index.php", "l.ref");
print " | ";
print_liste_field_titre("Titre","index.php", "l.title");
print " | ";
diff --git a/htdocs/boutique/livre/vignettes.php b/htdocs/boutique/livre/vignettes.php
index 12754fe243b..484194911f3 100644
--- a/htdocs/boutique/livre/vignettes.php
+++ b/htdocs/boutique/livre/vignettes.php
@@ -62,7 +62,7 @@ if ( $db->query($sql) )
$i = 0;
print "";
print "| ";
- print_liste_field_titre("Réf.","vignettes.php", "l.ref");
+ print_liste_field_titre($langs->trans("Ref"),"vignettes.php", "l.ref");
print " | ";
print_liste_field_titre("Titre","vignettes.php", "l.title");
print " | ";
diff --git a/htdocs/comm/propal.php b/htdocs/comm/propal.php
index fdae20c0350..8925c10a4a3 100644
--- a/htdocs/comm/propal.php
+++ b/htdocs/comm/propal.php
@@ -394,7 +394,7 @@ if ($_GET["propalid"])
print ' | |