]> git.mxchange.org Git - friendica-addons.git/commitdiff
Code formatting from hell..
authorGrischa Brockhaus <github@brockha.us>
Fri, 25 Nov 2022 01:23:16 +0000 (02:23 +0100)
committerGrischa Brockhaus <github@brockha.us>
Fri, 25 Nov 2022 01:23:16 +0000 (02:23 +0100)
fancybox/fancybox.php

index 3fb548b9e4edd21800d0c6e37c03b3265a6dac0c..f3a566a5061a3337a6f650bffb758141c4c6e72a 100644 (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;
-}
\ No newline at end of file
+}