mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 14:31:04 +00:00
Code formatting from hell..
This commit is contained in:
parent
d584196215
commit
b0d13ab09c
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue