forked from friendica/friendica-addons
Reformat code, no content changes
This commit is contained in:
parent
4a98e20fb7
commit
499167ec50
|
@ -174,7 +174,6 @@ function url_replace_render(array &$b)
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
if ($replaced) {
|
||||
$b['html'] .= '<hr><p><small>' . DI::l10n()->t('(URL replace addon enabled for X, YouTube, Instagram and some news sites.)') . '</small></p>';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue