Reformat code, no content changes

This commit is contained in:
Dr. Tobias Quathamer 2024-03-13 22:53:08 +01:00 committed by Hypolite Petovan
parent c6daf2381c
commit 0bcf2d7c89

View file

@ -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>';
}