You can modify the default HTML footer and text footer by following these simple steps:
- Using an FTP client, download the file admin/com/language/default/whitelabel.php from your server
- Look for the constants
LNG_Default_Global_HTML_Footer
andLNG_Default_Global_Text_Footer
to represent the HTML footer and text footer's respectively - Any changes you make will now be reflected in the application after they are saved and uploaded

The article has been updated successfully.