Remove Breezing Forms Footer Link

Breezing Forms is a popular Joomla extension for creating interactive forms, however its free version displays a footer link to the developer. Here is a short and simple guide to remove the link. I have tested it for Joomla 2.5.x and Breezing Forms 3.0.x

Open the file breezingforms.php through FTP or cPanel File Manager; This file is located in components/com_breezingforms

Find (use ctrl + F) and delete the following code:

<a href="http://crosstec.de/en/extensions/joomla-forms-download.html" target="_blank">Joomla!&reg; Forms Download</a>

Save the file and footer link should be removed.