Support copyright footer remove

ilovewater

Registered
Go on XF.php find that


public static function getCopyrightHtmlAcp()
{
return '<a class="u-concealed" dir="ltr" target="_blank" rel="sponsored noopener" data-xf-init="tooltip" title="&copy; 2010-2022 XenForo Ltd.">Community platform by XenForo<sup>&reg;</sup></a>';
}
 
Back
Top Bottom