For some reason it has been removed in this version of IP. You can add it back editing the "/templates/mgthemes/overall_footer.tpl" or the one that correspond to your template ("overall_footer_bl.tpl", "overall_footer_mg.tpl", etc..).
In that file look for a line like this one:
- <span class="copyright">Design by <a href="http://www.mightygorgon.com" target="_blank">Mighty Gorgon</a> </span>
And immediately after it add:
- <br>{CRACKER_TRACKER_FOOTER}
So you end with:
- <span class="copyright">Design by <a href="http://www.mightygorgon.com" target="_blank">Mighty Gorgon</a> </span><br>{CRACKER_TRACKER_FOOTER}
Lo siento, no tengo tiempo de traducir esta vez, espero que aunque se te de mal escribir en inglés al menos puedas entenderlo.