Remove Powered By WHMCS

Copy The code from footer.tl and past in footer.tpl under the whmcs theme files above the code!

Thanks

<script> 
if ($("p:contains('Powered by')").length) { $("p:contains('Powered by')").hide(); } 
</script>

Categorized in:

Uncategorized,

Last Update: December 3, 2022