Skip to content
Snippets Groups Projects
Commit b8a19224 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

pl-2

parent 25001c69
No related branches found
No related tags found
No related merge requests found
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
<h5 class="card-title">'.$shop['item']->getLabel().'</h5> <h5 class="card-title">'.$shop['item']->getLabel().'</h5>
<div class="d-flex align-items-center"> <div class="d-flex align-items-center">
<div class="mc-face-viewer-4x" style="background-image:url(\''.$shop['seller']->getSkin().'\')"></div> <div class="mc-face-viewer-4x" style="background-image:url(\''.$shop['seller']->getSkin().'\')"></div>
<div class="d-flex flex-column"> <div class="d-flex flex-column pl-2">
<span><strong>Vendu par:</strong> '.$shop['seller']->getUsername().'</span> <span><strong>Vendu par:</strong> '.$shop['seller']->getUsername().'</span>
<span><strong>Prix:</strong> '.$shop['price'].'€</span> <span><strong>Prix:</strong> '.$shop['price'].'€</span>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment