diff --git a/htdocs/product/photos.php b/htdocs/product/photos.php
index 3488f577b64..69e70169ec6 100644
--- a/htdocs/product/photos.php
+++ b/htdocs/product/photos.php
@@ -168,6 +168,7 @@ if ($_GET["id"] || $_GET["ref"])
print '';
print '';
+
print '';
}
@@ -180,7 +181,8 @@ if ($_GET["id"] || $_GET["ref"])
$pdir = get_exdir($product->id) . $product->id ."/photos/";
$dir = $conf->produit->dir_output . '/'. $pdir;
- print '
| ';
print " ".$langs->trans("NoPhotoYet")." "; - print ' |