To modify the form's footer follow these steps:
1.) Open /admin/com/language/default/whitelabel.php
2.) Around line 143 find the definition for 'LNG_Form_Branding'
3.) Modify the branding as you see fit. For example, changing it to define('LNG_Form_Branding', ''); would remove the branding completely.
