|
@@ -416,7 +416,7 @@ |
|
|
block discarded – undo |
|
416
|
416
|
$h = generer_action_auteur("instituer_objet", "$type-$id-$statut"); |
|
417
|
417
|
$t = supprimer_tags($titre); |
|
418
|
418
|
|
|
419
|
|
- return "<a href=\"#\" data-puce-id=\"$id\" data-puce-type=\"$type\" data-puce-decal=\"$n\" data-puce-action=\"$h\" title=\"$t\"$act>" . http_img_pack($img, $t) . "</a>"; |
|
|
419
|
+ return "<a href=\"#\" data-puce-id=\"$id\" data-puce-type=\"$type\" data-puce-decal=\"$n\" data-puce-action=\"$h\" title=\"$t\"$act>".http_img_pack($img, $t)."</a>"; |
|
420
|
420
|
} |
|
421
|
421
|
|
|
422
|
422
|
// compat |
Please login to merge, or discard this patch.