Actualiser js/public.js
This commit is contained in:
+2
-2
@@ -324,8 +324,8 @@ function openDetail(id) {
|
||||
</div>
|
||||
|
||||
<div class="pub-synopsis-box">
|
||||
<h4>Synopsis / Notes</h4>
|
||||
<p>${f.description ? f.description : 'Aucune description fournie.'}</p>
|
||||
<h4>Synopsis</h4>
|
||||
<p>${f.description ? f.description : 'Aucun synopsis disponible pour ce support.'}</p>
|
||||
</div>
|
||||
`;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user