forked from friendica/friendica-addons
Code formatting from hell..
This commit is contained in:
parent
d584196215
commit
b0d13ab09c
|
@ -51,4 +51,4 @@ function fancybox_render(App $a, array &$b)
|
||||||
}
|
}
|
||||||
$html = str_replace('class="body-attach done"', 'class="body-attach"', $html);
|
$html = str_replace('class="body-attach done"', 'class="body-attach"', $html);
|
||||||
$b['html'] = $html;
|
$b['html'] = $html;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue