AddOn Fancybox #1320

Merged
brockhaus merged 5 commits from develop into develop 2022-11-25 03:49:20 +01:00
Showing only changes of commit b0d13ab09c - Show all commits

View file

@ -51,4 +51,4 @@ function fancybox_render(App $a, array &$b)
}
$html = str_replace('class="body-attach done"', 'class="body-attach"', $html);
$b['html'] = $html;
}
}