|
does anyone know how to remove the second line of credits at the bottom of this template? I'm just very curious to know how that text actually gets there because I can't find it anywhere in the files.
taking a look at the footer.php file, only the first line of credits is present. The second one appears because of the <?php do_footer() ?>.
I can't find where the second line of text is coming from at all! help :-)
|