mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-22 02:43:41 +00:00
Reformat code, no content changes
This commit is contained in:
parent
c6daf2381c
commit
0bcf2d7c89
1 changed files with 15 additions and 16 deletions
|
@ -174,7 +174,6 @@ function url_replace_render(array &$b)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if ($replaced) {
|
if ($replaced) {
|
||||||
$b['html'] .= '<hr><p><small>' . DI::l10n()->t('(URL replace addon enabled for X, YouTube, Instagram and some news sites.)') . '</small></p>';
|
$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