Remove built in Login footer

Permalink
I have been working on this site for a client so far, I am using concrete5 version 5.7.5.8

The client want to remove "Built with concrete5 CMS. Log in" footer bar.

Link:http://www.industrialdynamics.com.au/...

How can I do this?

Thank you

Victor

 
Gondwana replied on at Permalink Reply
Gondwana
That's in \concrete\themes\elemental\elements\footer.php. You can over-ride this by putting a modified version in your \application folder.

Or find a theme that doesn't have it.
deanhawthornthwaite replied on at Permalink Reply
deanhawthornthwaite
If the site has been updated then you need to change the latest version of the file in the updates folder, unless your using an override version.
Something like this route:
updates/concrete5.7.5.13_remote_updater/concrete/themes/elemental/elements/footer.php