help i messed up the footer code
i was trying to put our links to our system and totally messed up the footer code.
can you send me the default code please? i think i messed up around line 47. thank you
here is the section i broke:
<div id="theme-info">
© <?php echo date_i18n('Y'); ?> <?php bloginfo('name'); ?>. <?php _e( 'All Rights Reserved.', APP_TD ); ?>
– Powered By Classified America LLC <a target="_blank" href="http://classifiedamerica.com" title="Powered By Classified America LLC"><?php _e( Powered By Classified America LLC APP_TD ); ?></a>.
</div>
</div>