diff --git a/custom/modules/lib_unb_ca_mediawiki/src/Event/AttachParagraphsToCreatedNodesEvent.php b/custom/modules/lib_unb_ca_mediawiki/src/Event/AttachParagraphsToCreatedNodesEvent.php index e48a040a..e9fb531e 100644 --- a/custom/modules/lib_unb_ca_mediawiki/src/Event/AttachParagraphsToCreatedNodesEvent.php +++ b/custom/modules/lib_unb_ca_mediawiki/src/Event/AttachParagraphsToCreatedNodesEvent.php @@ -566,8 +566,8 @@ private function swapImg($html) { $uuid = $media->uuid(); // Build replacement
$figure = " -
- +
+
$caption
";